Opened 12 years ago
Closed 12 years ago
#5814 closed defect (fixed)
Editor toolbar layout with dropdowns is unattractive
Reported by: | Adam Peller | Owned by: | nonken |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Editor | Version: | 1.0 |
Keywords: | Cc: | liucougar, nonken, phiggins | |
Blocked By: | Blocking: |
Description (last modified by )
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 (3)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Owner: | changed from Adam Peller to nonken |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [12788]) Added inline classes to label of text plugin and added theme css changes. Also changed height of bg image for tundra, fixes #5814