mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
remove margin from the .um-field-checkbox and .um-field-radio blocks
This commit is contained in:
@@ -467,7 +467,7 @@ p.um-notice.warning {
|
||||
.um-field-checkbox,
|
||||
.um-field-radio {
|
||||
display: block;
|
||||
margin: 8px 0;
|
||||
margin: 0px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user