From c0863e36cb4a251dbcddae35d9198530dc6e6498 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Wed, 24 Oct 2012 01:30:37 +0000 Subject: fix sss layout and set better margins. --- views/default/custom_index_widgets/css.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/default/custom_index_widgets') diff --git a/views/default/custom_index_widgets/css.php b/views/default/custom_index_widgets/css.php index c30967cfa..e80d28684 100644 --- a/views/default/custom_index_widgets/css.php +++ b/views/default/custom_index_widgets/css.php @@ -102,14 +102,14 @@ /*width: 460px;*/ width: auto; padding: 0 0 5px; - margin-right: 10px; + margin: 10px 3px; border: 0 none; } table.index_mode{ - width: 99%; + width: 96%; + margin-left: 2%; border: 0 none; - margin: 20px 0; } td.small { -- cgit v1.2.3