mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +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 {
|
||||
color: $chill-light-gray;
|
||||
background-color: $chill-blue;
|
||||
padding: 0 0 0 5px;
|
||||
float: left;
|
||||
padding: 0 0 0 7px;
|
||||
top: inherit;
|
||||
font-size: 1.2em;
|
||||
position: unset;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user