Fixed scroll bug in base.css.
This commit is contained in:
parent
b0d64c2bcc
commit
8a4163b019
@ -13,8 +13,6 @@ body {
|
|||||||
font-family:'Lucida Grande',"Trebuchet MS",Verdana,sans-serif;
|
font-family:'Lucida Grande',"Trebuchet MS",Verdana,sans-serif;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
position:relative;
|
position:relative;
|
||||||
width:100%;
|
|
||||||
overflow:hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* HEADER */
|
/* HEADER */
|
||||||
|
Loading…
Reference in New Issue
Block a user