diff options
Diffstat (limited to 'views/default/css')
-rw-r--r-- | views/default/css/elements/layout.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/views/default/css/elements/layout.php b/views/default/css/elements/layout.php index a5854f8c1..9f028d8b5 100644 --- a/views/default/css/elements/layout.php +++ b/views/default/css/elements/layout.php @@ -75,9 +75,6 @@ .elgg-layout { min-height: 360px; } -.elgg-layout-one-column { - padding: 10px 0; -} .elgg-layout-one-sidebar { background: transparent url(<?php echo elgg_get_site_url(); ?>_graphics/sidebar_background.gif) repeat-y right top; } |