Fix css.
This commit is contained in:
parent
217e030135
commit
9753163198
|
@ -6,10 +6,9 @@
|
||||||
font-family: $sub-font;
|
font-family: $sub-font;
|
||||||
max-height: none;
|
max-height: none;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
position: absolute;
|
position: relative;
|
||||||
|
float: left;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
top: 10px;
|
|
||||||
left: 10px;
|
|
||||||
background: url(/assets/left_bg.png) left bottom repeat-x;
|
background: url(/assets/left_bg.png) left bottom repeat-x;
|
||||||
background-color: $menu-bg;
|
background-color: $menu-bg;
|
||||||
padding-bottom: 11em !important;
|
padding-bottom: 11em !important;
|
||||||
|
|
Loading…
Reference in New Issue