diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-03-17 14:25:20 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-03-17 14:25:20 -0700 |
commit | 846a835e13b5d213cfecfb7915b9250bea6b528a (patch) | |
tree | 9d697e65321f9878b4c351aed12338b91bc87b6a | |
parent | 99c1c2a6b1d483993b24d1a25cc3c12663589020 (diff) | |
parent | 0e9c626684fff0973a8512d5bd50ab7ba3a748ff (diff) |
Merge branch 'master' into talmdal_dev
-rw-r--r-- | modules/gallery/css/gallery.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css index ed9986bf..c2fb97e8 100644 --- a/modules/gallery/css/gallery.css +++ b/modules/gallery/css/gallery.css @@ -22,7 +22,7 @@ border: 1px solid #ccc; height: 200px; margin: .5em 0; - padding: 1.8em 0 0 0; + padding: 2.8em 0 0 0; overflow: auto; position: relative; } |