From d2883b90ce156766b9c7d53f0801d90b5a6ae5c6 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Tue, 17 Jan 2006 01:51:26 +0000 Subject: [PATCH] Axe those funny looking lines - fixes #2192 git-svn-id: https://develop.svn.wordpress.org/trunk@3450 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-admin.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index 11bf1ffba1..44d436bb5f 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -745,6 +745,10 @@ table .vers, table .name { display:block; } +#grabit { + width: 188px; +} + * html #themeselect { padding: 0px 3px; height: 22px;