This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/css/opencase.css
2018-05-08 19:23:03 +02:00

6 lines
115 B
CSS

/* Free the people from the tyranny of the useless search button */
#edit-submit-actor-search{
display: none;
}