Opened 11 years ago
Closed 10 years ago
#13226 closed Bug (expired)
Ckeditor oversize on elements
| Reported by: | olesenreck@gmail.com | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: | 
Change History (2)
comment:1 Changed 11 years ago by
| Status: | new → pending | 
|---|---|
| Version: | 4.4.8 (GitHub - master) | 
comment:2 Changed 10 years ago by
| Resolution: | → expired | 
|---|---|
| Status: | pending → closed | 


This is most likely CSS in your application conflicting or overwriting styles of the toolbar.
You can try inspecting toolbar styles with e.g. firebug and see what styles (except CKEditor styles) are also assigned to these elements. Are you able to isolate styles that are causing this?