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