Version 1.0.23

This commit is contained in:
ultimatemember
2015-01-25 19:59:18 +02:00
parent 2c3cf6ea8c
commit 33617b72c5
24 changed files with 227 additions and 44 deletions
+8
View File
@@ -35,6 +35,14 @@ print "
}
";
if ( $area_max_width ) {
print "
.um-$form_id.um .um-profile-body {
max-width: $area_max_width;
}
";
}
print "
.um-$form_id.um .um-profile-photo a.um-profile-photo-img {
width: ".$photosize."px;