X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/resources/css/structure/button.css diff --git a/resources/css/structure/button.css b/resources/css/structure/button.css index de862f19..c9e71670 100644 --- a/resources/css/structure/button.css +++ b/resources/css/structure/button.css @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.0.0 + * Ext JS Library 3.1.0 * Copyright(c) 2006-2009 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license @@ -214,6 +214,11 @@ white-space:nowrap; } +/* Fixes an issue with the button height */ +.ext-strict .ext-ie6 .x-btn-mc, .ext-strict .ext-ie7 .x-btn-mc { + height: 100%; +} + .x-btn-bl{ width:3px; height:3px;