mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 05:03:33 +09:00
- fixed conditional logic on Profile Form (by Denis);
- fixed displaying conditional fields at backend settings;
This commit is contained in:
@@ -186,4 +186,9 @@ textarea.um-forms-field.um-small-field {
|
||||
border-radius: 3px;
|
||||
height: auto;
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
|
||||
.um-forms-line[data-conditional] {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user