mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
Revert "Revert "Theme compatibility fixes""
This reverts commit 1db8b0f23c.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user