From 6f00e4be7ed14d5a02669d6a5ae3bb8c70bacace Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 31 Dec 2013 10:47:51 +0000 Subject: [PATCH] Remove invalid min-width property. props jorbin. fixes #26563 for trunk. git-svn-id: https://develop.svn.wordpress.org/trunk@26886 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/css/ie.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp-admin/css/ie.css b/src/wp-admin/css/ie.css index df3d7547d3..40a168f5e1 100644 --- a/src/wp-admin/css/ie.css +++ b/src/wp-admin/css/ie.css @@ -212,7 +212,6 @@ ul#adminmenu { .theme-browser .theme .theme-screenshot { height: 180px; - min-width: } .theme-browser .theme .theme-actions {