X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fskins%2Fv2%2Fmenu.css;h=c26d31eed438f1ef898cb2612d6fe8299ac82bc5;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=62fd38fbee53e6ffaeecda0a6783166a026ac458;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/skins/v2/menu.css b/_source/skins/v2/menu.css index 62fd38f..c26d31e 100644 --- a/_source/skins/v2/menu.css +++ b/_source/skins/v2/menu.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -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 {