From 377a80ff60cd3ca9526973492d557f8cecb6e1de Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Thu, 27 Nov 2008 21:27:32 +0000 Subject: [PATCH] Line up screen icons, props iammattthomas, fixes #8387 git-svn-id: https://develop.svn.wordpress.org/trunk@9932 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-admin.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index f8f23f4cae..b3a6befe2d 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -3114,7 +3114,7 @@ table.fixed { .icon32 { float: left; - height: 34px; - margin: 7px 6px 0 0; + height: 36px; + margin: 0 6px 0 0; width: 36px; }