diff options
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/views/default/css.php b/views/default/css.php index 4f59ab88c..cb626e115 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -189,8 +189,8 @@ div#header h1 a{ }
#mainContent {
- margin:0 380px 0 170px;
- width:380px;
+ margin:0 0 0 160px;
+ width:810px;
min-height: 380px;
padding:0;
border-top:1px solid white;
@@ -443,7 +443,4 @@ a.togglepanel { font-weight: bold;
outline: none;
-moz-outline-style: none;
-}
-
-
-
+}
\ No newline at end of file |