diff options
Diffstat (limited to 'modules/gallery/css')
| -rw-r--r-- | modules/gallery/css/gallery.css | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css index 275a3d7d..ecf89565 100644 --- a/modules/gallery/css/gallery.css +++ b/modules/gallery/css/gallery.css @@ -29,12 +29,12 @@  #g-add-photos-canvas object,  #g-add-photos-button { -  left: 137px; -  margin: .5em  0; +  left: 90px; +  margin: .5em 0;    padding: .4em 1em;    position: absolute;    top: 0; -  width: 175px; +  width: 300px;  }  #g-add-photos-canvas object { | 
