From b909132f54d6dd3a1a9455a3255767ef26bce658 Mon Sep 17 00:00:00 2001 From: Jakob Hilden Date: Wed, 25 Mar 2009 04:47:25 +0000 Subject: tag changes in the tag admin should now work as expected --- themes/admin_default/css/screen.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/admin_default/css') 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; } -- cgit v1.2.3