summaryrefslogtreecommitdiff
path: root/modules/tag/css
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-07 07:35:15 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-07 07:35:15 -0800
commit87f00a5ec5e072f98f5ed6fcd559ef249da57b36 (patch)
treed1c6ddf82600c4d02ab9098766597d1a3cbfac33 /modules/tag/css
parentc40735c922b53eb32be1ae39a030362eea52e602 (diff)
parente300ede3d8311bf236594480355f710b39aaa451 (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/tag/css')
-rw-r--r--modules/tag/css/tag.css4
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
+}