public/stylesheets/erp_app/desktop/base.css in erp_app-3.1.2 vs public/stylesheets/erp_app/desktop/base.css in erp_app-3.1.3
- old
+ new
@@ -173,6 +173,6 @@
.x-view-over .ux-desktop-shortcut-text {
text-decoration: underline;
}
/*Added to override a value set by extjs so that the ckeditor toolbar layouts out correctly */
-html.x-border-box td.cke_top *{-moz-box-sizing: content-box;}
+span.cke_browser_webkit *{box-sizing: content-box;}
\ No newline at end of file