Revert "WordPress Release"

This reverts commit ecd8814844.
This commit is contained in:
ultimatemember
2015-01-18 15:54:51 +02:00
parent ecd8814844
commit 92588b25c3
24 changed files with 95 additions and 110 deletions
+1 -7
View File
@@ -272,13 +272,7 @@ p.um-notice.err {
margin: 0 0 8px 0;
}
.um-field-label .um-field-label-icon {
float: left;
margin: 0 8px 0 0;
height: 22px;
line-height: 22px;
display: inline-block;
}
.um-field-label .um-field-label-icon { float: left; margin: 0 8px 0 0; vertical-align: middle !important; height: 22px; }
.um-field-label .um-field-label-icon i { font-size: 22px; height: 22px; line-height: 22px; vertical-align: middle; }
.um-field-label label {
+1 -1
View File
File diff suppressed because one or more lines are too long