diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-20 21:34:47 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-20 21:34:47 -0600 |
commit | 5d66416b267eafd822d570c74f1c0f3368b61fd9 (patch) | |
tree | a59b419cb00b3825589f5bacf8a116a79e6bb7ee /modules/tag/css | |
parent | 1dd4e4a4277f77c1055911ca7d64130aaf026810 (diff) |
Minor tag admin style updates.
Diffstat (limited to 'modules/tag/css')
-rw-r--r-- | modules/tag/css/tag.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tag/css/tag.css b/modules/tag/css/tag.css index 6e7bb4a3..03ed444b 100644 --- a/modules/tag/css/tag.css +++ b/modules/tag/css/tag.css @@ -80,6 +80,7 @@ #g-tag-admin td { border: 0; + vertical-align: top; } #g-tag-admin ul { |