summaryrefslogtreecommitdiff
path: root/modules/organize
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2011-01-09 00:00:16 -0800
committerBharat Mediratta <bharat@menalto.com>2011-01-09 00:00:16 -0800
commita495419b9159592386a3766ad0417631447e24c5 (patch)
treef9ccb54dee804ee5673aff0fbf76a70e4c0610ae /modules/organize
parent1a1a05ed9446bb57a0ef457a8cbf8beca5619c31 (diff)
Center the image inside the outer thumb div.
Diffstat (limited to 'modules/organize')
-rw-r--r--modules/organize/css/organize_frame.css1
1 files changed, 1 insertions, 0 deletions
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 {