mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Navigation search improvement
This commit is contained in:
@@ -26,14 +26,16 @@
|
||||
input[type=search] {
|
||||
padding: 0.2em;
|
||||
float: left;
|
||||
|
||||
border: none;
|
||||
}
|
||||
|
||||
button {
|
||||
color: $chill-light-gray;
|
||||
background-color: $chill-blue;
|
||||
position: relative;
|
||||
left: unset;
|
||||
top: unset;
|
||||
padding: 0 0 0 5px;
|
||||
float: left;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user