diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-21 07:07:53 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-21 07:07:53 -0700 |
| commit | a2048ab3038b93925bff9a29cb22366e5670e067 (patch) | |
| tree | e38621f059fb907ed36a5f569448b8e4360c5b35 /modules/tag/css | |
| parent | 97928804ad5f7b69fefe6ff2b50115af1159dbbc (diff) | |
| parent | e025abea4179bc059b8fef195bafe0c3f60f1220 (diff) | |
Merge branch 'master' into talmdal_dev
Conflicts:
lib/gallery.common.css
Diffstat (limited to 'modules/tag/css')
| -rw-r--r-- | modules/tag/css/tag.css | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/modules/tag/css/tag.css b/modules/tag/css/tag.css index ec16251d..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 { @@ -92,9 +93,4 @@ #g-rename-tag-form ul { margin-bottom: 0; -} - -#g-rename-tag-form input[type="text"].g-error { - border: 2px solid red; - background: none; -} +}
\ No newline at end of file |
