mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Search button position in menu at the good place
This commit is contained in:
parent
4d5dd2a70d
commit
1fe361a927
@ -33,9 +33,11 @@
|
|||||||
button {
|
button {
|
||||||
color: $chill-light-gray;
|
color: $chill-light-gray;
|
||||||
background-color: $chill-blue;
|
background-color: $chill-blue;
|
||||||
padding: 0 0 0 5px;
|
padding: 0 0 0 7px;
|
||||||
float: left;
|
top: inherit;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
position: unset;
|
||||||
|
float: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user