aboutsummaryrefslogtreecommitdiff
path: root/views/default/custom_index_widgets
diff options
context:
space:
mode:
authorPablo Martin <caedes@sindominio.net>2012-10-24 01:30:37 +0000
committerroot <root@migration.vz.lan>2012-10-24 01:30:50 +0000
commitc0863e36cb4a251dbcddae35d9198530dc6e6498 (patch)
tree15021a4278614718bd5a12fdb8886b2995ec96ee /views/default/custom_index_widgets
parent5bfffd40e5649baed964c2fe7b6c7cb5e6a1257a (diff)
downloadelgg-c0863e36cb4a251dbcddae35d9198530dc6e6498.tar.gz
elgg-c0863e36cb4a251dbcddae35d9198530dc6e6498.tar.bz2
fix sss layout and set better margins.
Diffstat (limited to 'views/default/custom_index_widgets')
-rw-r--r--views/default/custom_index_widgets/css.php6
1 files changed, 3 insertions, 3 deletions
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 {