Changes between Initial Version and Version 1 of Ticket #40152, comment 10
- Timestamp:
- 03/22/2017 12:04:54 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40152, comment 10
initial v1 19 19 20 20 When you fill in `.media-toolbar-secondary` with any flow-forming content (like text), and set `.media-toolbar-primary` to 100%, then `media-toolbar-primary` will overflow. 21 This is because `media-toolbar-secondary` is output first (i.e. it should be the 67% of the left side) .21 This is because `media-toolbar-secondary` is output first (i.e. it should be the 67% of the left side) and there's no room for a second row.