Fixed scroll bug in base.css.

This commit is contained in:
Emanuel Schuetze 2012-04-25 23:07:54 +02:00
parent b0d64c2bcc
commit 8a4163b019

View File

@ -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 */