#4298 closed defect (fixed)
No spacing between toolbar menu items (Webkit)
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See attached screenshot. Menubar-esque toolbar doesn't have spacing between items on webkit. For some reason that I can't figure out FF does have spacing.
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | WebkitMenubar.png added |
---|
comment:2 Changed 13 years ago by
How about something like:
.dj_safari .dijitToolbar .dijitDropDownButton { margin-right:1em; }
comment:3 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:5 Changed 13 years ago by
Milestone: | 1.1 → 1.0 |
---|
Note: See
TracTickets for help on using
tickets.
picture of toolbar on webkit.