1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/12598] Replace #search-box with class

PHPBB3-12598
This commit is contained in:
hanakin
2014-09-18 20:07:28 +02:00
committed by PayBas
parent d27e9c7c76
commit 0dc181a529
6 changed files with 9 additions and 19 deletions

View File

@@ -60,7 +60,7 @@ body {
text-overflow: ellipsis;
}
#site-description p, #search-box {
#site-description p, .search-header {
display: none;
}