CSS Updates

This commit is contained in:
ultimatemember
2015-01-18 23:52:37 +02:00
parent 2e69e2a179
commit 8002f50bcf
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -33,6 +33,10 @@
padding-bottom: 30px;
}
.um-profile.um-viewing {
padding-bottom: 1px;
}
.um-profile.um-viewing .um-field-label {
display: block;
margin: 0 0 8px 0;
@@ -135,6 +139,7 @@
height: 30px;
line-height: 30px;
z-index: 66;
padding-right: 10px;
}
/*
+1 -1
View File
File diff suppressed because one or more lines are too long