mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
[ticket/12598] Replace #search-box with class
PHPBB3-12598
This commit is contained in:
@@ -24,6 +24,6 @@ dd label input { vertical-align: text-bottom\9; }
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
/* Border-radius bleed fix in IE9 */
|
||||
#search-box, #search-box .inputbox, #search-box a.button {
|
||||
.search-header, .search-header .inputbox, .search-header a.button {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user