Skip to content
Snippets Groups Projects
Commit 9f491295 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

minor UI fix

parent 25597ab5
No related branches found
Tags v0.2.18
No related merge requests found
......@@ -103,10 +103,13 @@ header .header__top .form-inline input:not(:focus):not(:hover)::placeholder {
opacity: 1; /* Firefox */
}
header .header__top .form-inline input{
border: 0;
}
header .header__top .form-inline input:not(:focus):not(:hover) {
background-color:#211b1d66;
background-color: #FFFFFF22;
border: 0;
}
header .header__top .form-inline .form-control {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment