Fix css.
This commit is contained in:
parent
92959d8813
commit
ca3fe39013
|
@ -1,7 +1,9 @@
|
||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
|
|
||||||
@import "../initial";
|
@import "../initial";
|
||||||
|
.layout-header .navbar-header .navbar-brand:first-of-type {
|
||||||
|
clear: left;
|
||||||
|
}
|
||||||
.layout-header {
|
.layout-header {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Reference in New Issue