diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-11-07 00:13:58 -0700 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-11-07 00:13:58 -0700 |
commit | 7b92df6a56c7f1f8bbbafabbadb4e796b1d2d14b (patch) | |
tree | b5e7ff0e34f11cdc74a7ca97b0886df27f29dce8 /modules/tag/css | |
parent | c9d38e606f188c33ced63ff5ee5f29c1413b9da5 (diff) | |
parent | 85e4497e16a33fddf943e6c506847d7354d527dd (diff) |
Merge branch 'master' of github.com:gallery/gallery3
Diffstat (limited to 'modules/tag/css')
-rw-r--r-- | modules/tag/css/tag.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/tag/css/tag.css b/modules/tag/css/tag.css index 03ed444b..6d6438e3 100644 --- a/modules/tag/css/tag.css +++ b/modules/tag/css/tag.css @@ -91,6 +91,6 @@ padding: .1em 0 .2em 0; } -#g-rename-tag-form ul { +#g-tag-admin form ul { margin-bottom: 0; -}
\ No newline at end of file +} |