diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-07 07:35:15 -0800 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-07 07:35:15 -0800 |
| commit | 87f00a5ec5e072f98f5ed6fcd559ef249da57b36 (patch) | |
| tree | d1c6ddf82600c4d02ab9098766597d1a3cbfac33 /modules/tag/css | |
| parent | c40735c922b53eb32be1ae39a030362eea52e602 (diff) | |
| parent | e300ede3d8311bf236594480355f710b39aaa451 (diff) | |
Merge branch 'master' into talmdal_dev
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 +} |
