How can I widen the styles and paragraph dropdowns?
There's gotta be a CSS setting somewhere what I can tweak, so that when I click onthe paragraph or styles menu, the items show in a larger viewport.
I've been digging around with Firebug, but haven't found it yet.
Thanks for any tips.
There's gotta be a CSS setting somewhere what I can tweak, so that when I click onthe paragraph or styles menu, the items show in a larger viewport.
I've been digging around with Firebug, but haven't found it yet.
Thanks for any tips.
Re: How can I widen the styles and paragraph dropdowns?
There must be a simple way to do it, that I can't see.
I just want the headings and styles dropdowns wider, so that users can see a little more.
Re: How can I widen the styles and paragraph dropdowns?
.cke_skin_kama .cke_format_panel
.cke_skin_kama .cke_style_panel
in \skins\kama\editor.css
or whatever skin you are using.