Ticket #383 (closed Bug: invalid)
Problem with toolbar css
| Reported by: | macadames | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Hi,
I think there is a problem with fckeditor stylesheet :
Very often, the style for body editor content is set with a minimal padding, this padding is necessary for a more readable content inside editor area. But if we set a padding for editor content, this padding is applied to combo menus (style & format menus). I think we need to force : style="margin:0!important; padding:0!important; border:none !important" for all combos menus otherwise we can get a bad design.
You can see an example (attached file) with a 10px padding
Many thanks ;-)
jean-mat
Attachments
Change History
Note: See
TracTickets for help on using
tickets.