css to remove search button
This commit is contained in:
parent
eae1a2b03d
commit
83264f93b2
@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
/* Free the people from the tyranny of the useless search button */
|
||||||
|
#edit-submit-actor-search{
|
||||||
|
display: none;
|
||||||
|
}
|
Reference in New Issue
Block a user