Download & Extend

CSS rule in shiny.css affects ckeditor appearance

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.

AttachmentSize
Selection_007.png395.31 KB

Comments

#1

Using CK Editor 4.0.1 fixes this.

#2

Status:active» fixed

nifty!

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here