X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fskins%2Fkama%2Ftoolbar.css;h=11ba824e2d7c433064262636fc2f6fda99cc232e;hb=8665a7c6c60586526e32e8941fe2896739b6ebfb;hp=74b24bfc75d8cbd1608f99e321412e36a799bd8e;hpb=e7789c1ad838194d45eeee6ac2eb6e55f5cf35a1;p=ckeditor.git diff --git a/_source/skins/kama/toolbar.css b/_source/skins/kama/toolbar.css index 74b24bf..11ba824 100644 --- a/_source/skins/kama/toolbar.css +++ b/_source/skins/kama/toolbar.css @@ -128,6 +128,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license margin-left: 6px; } +.cke_skin_kama .cke_toolgroup +{ + display: block; + height: 22px; +} + .cke_skin_kama .cke_button a, .cke_skin_kama .cke_button a:hover, .cke_skin_kama .cke_button a:focus, @@ -377,19 +383,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license line-height: 17px; } -/* IE8 strict button valign correction */ -.cke_skin_kama .cke_browser_ie8 .cke_button .cke_label -{ - vertical-align: top; -} - -.cke_skin_kama .cke_browser_iequirks.cke_browser_ie8 .cke_button .cke_label -{ - /* revert previous */ - vertical-align: middle; -} -/* END IE8 strict button valign correction */ - /* Fix cursor shape consistency on toolbar combos (#4031) */ .cke_skin_kama .cke_browser_ie .cke_rcombo, .cke_skin_kama .cke_browser_ie .cke_rcombo *