diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-27 23:05:16 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-27 23:05:16 -0600 |
commit | d182ba9b570c4474f9e7248d310d48b44340f105 (patch) | |
tree | 5f8465eb6d6b102cb5347b2f587cac9a91a32273 | |
parent | 4241e03d7549d4ebb14a0d8e5e0b830a4e032ce0 (diff) |
Remove debug border I forgot to remove.
-rw-r--r-- | lib/gallery.common.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css index bf30212e..b5692877 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -560,7 +560,6 @@ div#g-action-status { float: left; margin-left: 1.6em; padding-left: 0; - border: 1px solid yellow; } .g-inline li.g-first { |