- fixed some colors in CSS;

- fixed RTL layouts;
- fixed must search attr;
- fixed show only these users attr;
- changed CSS for fields (1px border);
- fixed UM dropdown JS for position;
This commit is contained in:
nikitasinelnikov
2019-09-11 16:07:51 +03:00
parent 6eb47f2368
commit 5241b95a98
12 changed files with 82 additions and 68 deletions
+4 -2
View File
@@ -143,7 +143,7 @@
height: 30px;
line-height: 30px;
z-index: 66;
padding-right: 10px;
margin-right: 10px;
}
.um-profile-edit i {
@@ -194,6 +194,8 @@
float: left;
position: relative;
width:200px;
margin: 0 0 0 30px;
box-sizing: border-box;
}
.um-profile-photo a.um-profile-photo-img {
@@ -201,7 +203,7 @@
position: absolute;
background: #fff;
padding: 5px;
left: 30px;
/*left: 30px;*/
}
.um-profile-photo a.um-profile-photo-img img {