X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Fmenu.css;h=716cc4c359ab9a38d1185ae0710e19eeebab197e;hp=62fd38fbee53e6ffaeecda0a6783166a026ac458;hb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b diff --git a/_source/skins/v2/menu.css b/_source/skins/v2/menu.css index 62fd38f..716cc4c 100644 --- a/_source/skins/v2/menu.css +++ b/_source/skins/v2/menu.css @@ -97,13 +97,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license clear: both; } -/* IE9 insists on border box model on this element.*/ - .cke_browser_ie9 .cke_skin_v2 .cke_menuitem .cke_icon_wrapper -{ - width:24px; - height:24px; -} - .cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper { float: right; @@ -137,13 +130,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license margin-left: 24px; background-color: #fff; } - -/* IE9 insists on border box model on this element.*/ -.cke_browser_ie9 .cke_skin_v2 .cke_menuitem .cke_label -{ - height:24px; -} - /* Set these after the document has been loaded and we know the dimensions*/ .cke_skin_v2 .cke_frameLoaded .cke_menuitem .cke_label {