From 8a4163b01916821263e80df6204fca5fba4d4aa6 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Wed, 25 Apr 2012 23:07:54 +0200 Subject: [PATCH] Fixed scroll bug in base.css. --- openslides/static/styles/base.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/openslides/static/styles/base.css b/openslides/static/styles/base.css index 01db18da9..36eafe7b0 100644 --- a/openslides/static/styles/base.css +++ b/openslides/static/styles/base.css @@ -13,8 +13,6 @@ body { font-family:'Lucida Grande',"Trebuchet MS",Verdana,sans-serif; font-size:12px; position:relative; - width:100%; - overflow:hidden; } /* HEADER */