Fix CSS bug
This commit is contained in:
parent
7e6e9f244a
commit
bf04d951bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#Header #Bar select {
|
||||
background-color: $grey-90;
|
||||
}
|
||||
#Header label {
|
||||
#Header > label {
|
||||
margin: 0 $unit * 3;
|
||||
|
||||
.Input {
|
||||
|
|
|
|||
Loading…
Reference in a new issue