forked from HPR/hpr_generator
Fix arrangement and layout of external search forms
Move DuckDuckGo to top of list and make forms equal size for all window sizes.
This commit is contained in:
@@ -573,7 +573,7 @@ fieldset > table td input[type="radio"] {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
#search form {
|
||||
flex: 1 1 auto
|
||||
flex: 1 1 100%;
|
||||
}
|
||||
#search fieldset {
|
||||
padding-top: 1rem;
|
||||
|
Reference in New Issue
Block a user