- fixed RTL styles

This commit is contained in:
Denis Baranov
2018-01-12 11:07:15 +02:00
parent 0bdb285b59
commit 03c65a8291
3 changed files with 18 additions and 3 deletions
+10
View File
@@ -656,6 +656,16 @@ div.uimob960 .um-search .um-search-submit .um-button.um-alt {float: right}
div.uimob960 .um-member {width: 48%}
div.uimob960 .um-gutter-sizer {width: 4%}
div.uimob960 .um-profile-photo {
width: 200px !important;
}
div.uimob960 .um-profile-photo a.um-profile-photo-img {
width: 140px !important;
height: 140px !important;
top: -70px !important;
}
/************************************************/
@media screen and (max-height: 400px) {
+6 -1
View File
@@ -13,15 +13,20 @@
right: 30px;
}
div.uimob500 .um-profile-photo a.um-profile-photo-img {
right: auto;
}
.um-profile-edit {
right: auto;
left: 10px;
padding-left: 10px;
}
div.uimob960 .um-header .um-profile-meta,
div.uimob800 .um-header .um-profile-meta {
padding-left: 0 !important;
padding-right: 200px !important;
padding-right: 200px !important;
}
.um-name {