Skip to content

Commit

Permalink
Use "#g-add-photos-canvas object" instead of "#g-uploadifyUploader" so
Browse files Browse the repository at this point in the history
that we're not mixing naming styles.
  • Loading branch information
bharat committed Nov 20, 2009
1 parent fab0930 commit ca9e4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gallery/views/simple_uploader.html.php
@@ -1,6 +1,6 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<style>
#g-uploadifyUploader {
#g-add-photos-canvas object {
left: -50px;
position: relative;
z-index: 100;
Expand Down

0 comments on commit ca9e4d5

Please sign in to comment.