From 10c5ce277192a754bc6eb87f61b1983190ff10ef Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 9 Jan 2008 06:21:38 +0000 Subject: [PATCH] The bottom of this shouldn't run into the box. git-svn-id: https://develop.svn.wordpress.org/trunk@6576 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-admin.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index ad96a541bf..60d5c31b1a 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -1112,6 +1112,7 @@ a.view-comment-post-link { #tagchecklist { margin-left: 5px; + padding-bottom: 20px; font-size: 12px; }