- fixed some styles;

- fixed modal fonticons close;
- fixed vulnerability with sanitizing $_POST;
This commit is contained in:
nikitasinelnikov
2020-02-14 11:54:12 +02:00
parent f0cf88ac32
commit 9698241362
9 changed files with 390 additions and 358 deletions
@@ -14,6 +14,11 @@
padding: 0 0 15px 0;
}
.um-form-table.um-top-label .um-forms-line td label {
margin: 0 0 5px 0;
display: inline-block;
}
.um-form-table.um-top-label .um-forms-line[data-field_type="icon"] td label {
width: 100%;
display: block;