summaryrefslogtreecommitdiff
path: root/themes/admin_default/css
diff options
context:
space:
mode:
authorJakob Hilden <jhild@umich.edu>2009-03-25 04:47:25 +0000
committerJakob Hilden <jhild@umich.edu>2009-03-25 04:47:25 +0000
commitb909132f54d6dd3a1a9455a3255767ef26bce658 (patch)
treedd896ba004dd8dd4e06c90f550b315eaa5a3ed49 /themes/admin_default/css
parent0a4bce3f674dcb719ef16d52a6034d85b250083c (diff)
tag changes in the tag admin should now work as expected
Diffstat (limited to 'themes/admin_default/css')
-rw-r--r--themes/admin_default/css/screen.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css
index 4a0614cd..cd68674c 100644
--- a/themes/admin_default/css/screen.css
+++ b/themes/admin_default/css/screen.css
@@ -255,6 +255,9 @@ li.gGroup {
}
/**** Stuff that needs a home! ****/
+#gTagAdmin {
+ table-layout: fixed;
+}
#gTagAdmin td {
border: 0;
}