Revert "Revert "Theme compatibility fixes""

This reverts commit 1db8b0f23c.
This commit is contained in:
ultimatemember
2015-01-14 00:11:38 +02:00
parent 1db8b0f23c
commit c4e6ef4933
17 changed files with 194 additions and 60 deletions
+11 -2
View File
@@ -103,7 +103,9 @@
vertical-align: middle;
height: 100%;
text-decoration: none !important;
background: none;
background: none !important;
color: #fff !important;
border-bottom: none !important;
}
.um-cover-overlay i {
@@ -121,6 +123,7 @@
padding: 0 0 25px 0;
border-bottom: solid 2px #eee;
min-height: 85px;
box-sizing: content-box !important;
}
.um-profile-edit {
@@ -170,6 +173,10 @@
- Profile photo
*/
.um-profile .gravatar {
position: static;
}
.um-profile-photo {
float: left;
position: relative;
@@ -220,7 +227,9 @@
vertical-align: middle;
height: 100%;
text-decoration: none !important;
background: none;
background: none !important;
color: #fff !important;
border-bottom: none !important;
}
.um-profile-photo-overlay i {