mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/12732] Undo search-box change
PHPBB3-12735
This commit is contained in:
@@ -218,14 +218,11 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
|
||||
white-space: nowrap; /* For Opera */
|
||||
}
|
||||
|
||||
#search-box #keywords {
|
||||
width: 95px;
|
||||
}
|
||||
#search-box #keywords { width: 95px; }
|
||||
#search-box input { border: 1px solid transparent; }
|
||||
|
||||
/* .button1 style defined later, just a few tweaks for the search button version */
|
||||
#search-box input.button1 {
|
||||
padding: 1px 5px;
|
||||
}
|
||||
#search-box input.button1 { padding: 1px 5px; }
|
||||
|
||||
#search-box li {
|
||||
text-align: right;
|
||||
|
Reference in New Issue
Block a user