mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- changed form labels and tooltips for clear description;
- fixed repeated queries for getting excluded post IDs;
This commit is contained in:
@@ -227,6 +227,10 @@ textarea.um-forms-field.um-small-field {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.um-form-field .description {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
||||
.um-form-fields-section {
|
||||
float:left;
|
||||
@@ -397,4 +401,4 @@ textarea.um-forms-field.um-small-field {
|
||||
width: 20px;
|
||||
text-align: left;
|
||||
margin: 0 10px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user