diff options
Diffstat (limited to 'modules/gallery')
| -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;  } | 
