From a495419b9159592386a3766ad0417631447e24c5 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 9 Jan 2011 00:00:16 -0800 Subject: Center the image inside the outer thumb div. --- modules/organize/css/organize_frame.css | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/organize/css/organize_frame.css b/modules/organize/css/organize_frame.css index 3f8246a2..d442fb57 100644 --- a/modules/organize/css/organize_frame.css +++ b/modules/organize/css/organize_frame.css @@ -16,6 +16,7 @@ .g-organize div.thumb { border: 4px solid white; + text-align: center; } .g-organize div.thumb-missing span { -- cgit v1.2.3