summaryrefslogtreecommitdiff
path: root/modules/gallery
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-01-02 12:53:56 -0800
committerBharat Mediratta <bharat@menalto.com>2010-01-02 12:53:56 -0800
commite413cb301136ada54b30d6f2eee06c7ee0700756 (patch)
tree04b7a3ec7980555441b2b6aabf37342a946f7286 /modules/gallery
parent1544bea535cd9ef46ffb0c9414fcdb3302d56670 (diff)
parent77cabb056faf451e7efcf89579bb168944dfcb99 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery')
-rw-r--r--modules/gallery/views/form_uploadify.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/form_uploadify.html.php b/modules/gallery/views/form_uploadify.html.php
index 43b73033..f3b9c883 100644
--- a/modules/gallery/views/form_uploadify.html.php
+++ b/modules/gallery/views/form_uploadify.html.php
@@ -115,7 +115,7 @@
</ul>
</div>
-<div id="g-add-photos-canvas" style="text-align: center;">
+<div id="g-add-photos-canvas" style="text-align: center;clear: both">
<a id="g-add-photos-button" class="ui-corner-all" href="#"><?= t("Select photos...") ?></a>
<span id="g-uploadify"></span>
</div>