Revert "Revert "WordPress Release""

This reverts commit 92588b25c3.
This commit is contained in:
ultimatemember
2015-01-18 15:57:31 +02:00
parent 92588b25c3
commit 6e0dd30876
24 changed files with 110 additions and 95 deletions
+6 -1
View File
@@ -259,7 +259,12 @@ span.um-admin-icon-value {
margin: 0 10px;
font-size: 13px;
}
span.um-admin-icon-value i {font-size: 28px;vertical-align: middle; color: #3ba1da }
span.um-admin-icon-value i {
font-size: 28px;
color: #3ba1da;
position: relative;
top: 5px;
}
span.um-admin-icon-clear{
display: none;