aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/layout_objects.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/layout_objects.php')
-rw-r--r--views/default/css/elements/layout_objects.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/default/css/elements/layout_objects.php b/views/default/css/elements/layout_objects.php
index 50b7cf767..cc733ea06 100644
--- a/views/default/css/elements/layout_objects.php
+++ b/views/default/css/elements/layout_objects.php
@@ -90,6 +90,11 @@
*************************************** */
.elgg-gallery {
border: none;
+ margin-right: auto;
+ margin-left: auto;
+}
+.elgg-gallery td {
+ padding: 5px;
}
/* ***************************************