Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #38023, comment 7


Ignore:
Timestamp:
10/23/2016 11:35:11 AM (9 years ago)
Author:
xavortm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38023, comment 7

    initial v1  
    22[[Image(http://i.imgur.com/OwvLyzg.png)]]
    33
    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.
     4Visually 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
     6Two 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.