Make search input a direct child of input group
This commit is contained in:
parent
77d495ccdc
commit
e6e478f5b0
2 changed files with 10 additions and 9 deletions
|
@ -1055,11 +1055,12 @@ tr.turn:hover {
|
|||
.search_form {
|
||||
background-color: $lightgrey;
|
||||
|
||||
#query {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.describe_location {
|
||||
top: 6px;
|
||||
right: 6px;
|
||||
font-size: 10px;
|
||||
color: $blue;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue