mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Merge remote-tracking branch 'remotes/origin/fix/remove_wrong_margin_from_fields'
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