Profile view made responsive (Stage 1)

This commit is contained in:
ultimatemember
2014-12-16 21:57:13 +02:00
parent 333ac05a02
commit 69abac6c4e
12 changed files with 125 additions and 74 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ print "
if ( $main_bg ) {
print ".um-$form_id.um-profile {
background: $main_bg !important;
background-color: $main_bg !important;
}";
}