Template:Optin/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
fix radio button layout |
||
Line 24: | Line 24: | ||
.optin-options li { |
.optin-options li { |
||
display: |
display: table; |
||
clear: both; |
|||
} |
} |
||
.lp-radio { |
.lp-radio { |
||
display: table-cell; |
|||
vertical-align: top; |
|||
height: 18px; |
height: 18px; |
||
margin: |
margin: 8px; |
||
cursor: pointer; |
cursor: pointer; |
||
} |
} |
||
.lp-radio-label { |
.lp-radio-label { |
||
display: |
display: table-cell; |
||
vertical-align: top; |
|||
padding: |
padding: 4px 0; |
||
width: calc(100% - 30px); |
|||
white-space: normal; |
white-space: normal; |
||
font-size: 14px; |
font-size: 14px; |
Revision as of 15:43, 13 September 2018