mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 07:51:33 +02:00
[ticket/10737] Use dropdown for search results container.
PHPBB3-10737
This commit is contained in:
@@ -96,7 +96,7 @@ fieldset.fields1 div {
|
||||
}
|
||||
|
||||
/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */
|
||||
fieldset.fields1 #recaptcha_widget_div div {
|
||||
fieldset.fields1 #recaptcha_widget_div div, fieldset.fields1 .live-search div {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user