From 22afb49f30fc9bcd6be84f734e89a9b644f2fb0f Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 26 Nov 2011 14:08:38 -0500 Subject: updated widgets for 1.8 --- views/default/tidypics/css.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'views/default/tidypics') diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index e35b8e73f..542123bd0 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -10,6 +10,13 @@ text-align: center; margin: 5px 10px; } +.elgg-module-tidypics-image { + margin: 5px auto; +} +.tidypics-gallery-widget > li { + width: 100%; +} + .tidypics-input-thin { width: 120px; -- cgit v1.2.3