- fixed RTL styles;

This commit is contained in:
nikitasinelnikov
2019-10-16 18:30:39 +03:00
parent 6c591fc33c
commit 8e7a2fb8be
3 changed files with 5 additions and 6 deletions
-3
View File
@@ -354,7 +354,6 @@ div.uimob500 .um-profile-photo {
position: absolute;
top: -40px;
left: 0;
height: 80px !important;
margin: 0;
}
@@ -538,7 +537,6 @@ div.uimob800 .um-account-meta img {
div.uimob800 .um-profile-photo {
width: 150px !important;
height: 80px !important;
}
div.uimob800 .um-profile-photo a.um-profile-photo-img {
@@ -570,7 +568,6 @@ div.uimob800 .um-cover-overlay
div.uimob960 .um-profile-photo {
width: 200px !important;
height: 80px !important;
}
div.uimob960 .um-profile-photo a.um-profile-photo-img {
+1 -1
View File
@@ -227,7 +227,7 @@ p.um-notice.warning {
top: -17px;
left: 10px;
position: absolute;
z-index: 900;
z-index: 1;
color: #C74A4A;
font-size: 28px;
line-height: 1em !important;
+3 -1
View File
@@ -14,7 +14,7 @@
}
.um-cover + .um-header .um-profile-photo a.um-profile-photo-img {
/*right: 30px;*/
right: 0;
}
div.uimob500 .um-profile-photo a.um-profile-photo-img {
@@ -191,3 +191,5 @@ p.um-notice i {
.um-modal-body .um-single-file-preview a.cancel {
left: -15px;
}
.um-item-link { padding-right: 0; padding-left: 40px;}