diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2011-04-23 15:02:29 -0400 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2011-04-23 15:02:29 -0400 |
| commit | 268f9425d918d14e1839b3e22203a8869093f3f0 (patch) | |
| tree | 3a0676e1fa0b158262e9ae8f0faef0474998b061 /modules/gallery/css | |
| parent | 07f654c8d9918608c8229404585874ce5aba7ab2 (diff) | |
| parent | a9eb995dd2b64667c300c6193656b6cdfeb4e2a5 (diff) | |
Merge branch 'master' of git://github.com/gallery/gallery3
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..97d09454 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: 93px; + margin: .5em 0; padding: .4em 1em; position: absolute; top: 0; - width: 175px; + width: auto; } #g-add-photos-canvas object { |
