mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 03:36:28 +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