diff --git a/css/opencase.css b/css/opencase.css index e69de29..caf401b 100644 --- a/css/opencase.css +++ b/css/opencase.css @@ -0,0 +1,5 @@ + +/* Free the people from the tyranny of the useless search button */ +#edit-submit-actor-search{ + display: none; +}