Posted by batigolix on February 26, 2013 at 12:41pm
3 followers
Jump to:
| Project: | Shiny (Administration theme) |
| Version: | 7.x-1.0-rc5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
A CSS rule in shiny.css affects the ckeditor appearance:
Line 4 shiny.css:
* {
-moz-box-sizing: border-box;
}This causes the toolbar in ckeditor (CKEditor 4.0.0.769d96134b) to appear half size. See the attached screenshot.
| Attachment | Size |
|---|---|
| Selection_007.png | 395.31 KB |
Comments
#1
Using CK Editor 4.0.1 fixes this.
#2
nifty!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.