Ticket #5814 (closed defect: fixed)
Editor toolbar layout with dropdowns is unattractive
| Reported by: | peller | Owned by: | nonken |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Editor | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | liucougar, nonken, phiggins |
Description (last modified by peller) (diff)
not sure if this is 'just a CSS thing'
see dijit/tests/test_Editor.html look for "Optional toolbar buttons" where dropdowns are currently disabled.
- The dropdowns float to the top and are not vertically aligned with the other buttons which are lower. Perhaps instead of sharing a baseline with their labels, it would be nice if it were all vertically centered?
- I noticed that the background does not reach the bottom of the toolbar. Presumably it's got something to do with the dropdowns throwing off the toolbar height?
Change History
Note: See
TracTickets for help on using
tickets.