Don't try and fix the height of the search box
We have no idea how much space a given browser will need for an input field so stop pretending we do as we just get it wrong.
This commit is contained in:
parent
683c371740
commit
888a0be790
1 changed files with 0 additions and 5 deletions
|
@ -211,11 +211,6 @@ h2 {
|
|||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.search_container {
|
||||
height: 15px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
#search_field form {
|
||||
width: 100%;
|
||||
margin: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue