mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 05:33:36 +09:00
- remove margin only for correct radio/checkbox blocks;
This commit is contained in:
@@ -464,10 +464,10 @@ p.um-notice.warning {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.um-field-checkbox,
|
||||
.um-field-radio {
|
||||
.um-field-checkbox:not(.um-field),
|
||||
.um-field-radio:not(.um-field) {
|
||||
display: block;
|
||||
margin: 0px;
|
||||
margin: 8px 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user