Changes between Initial Version and Version 1 of Ticket #38023, comment 7
- Timestamp:
- 10/23/2016 11:35:11 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38023, comment 7
initial v1 2 2 [[Image(http://i.imgur.com/OwvLyzg.png)]] 3 3 4 Visually there is no change, it's just in the markup. I changed the wrapper with fieldset and the label with legend. The only thing I'm uncertain of currently is the div selector in the CSS file. 4 Visually there is no change, it's just in the markup. I changed the wrapper with fieldset and the label with legend. The only thing I'm uncertain of currently is the div selector in the CSS 5 6 Two things improved only on CSS - more padding on smaller screens, now the text is not touching the checkbox and usage of full percentages instead of weird fractions. I couldn't see this breaking something.