Merge pull request #3699 from vijeth-aradhya/master
Fix #3683 and fix #3651
This commit is contained in:
Коммит
e88912551f
|
@ -16,7 +16,7 @@
|
|||
margin: 5px 0 10px;
|
||||
}
|
||||
li.profile-photo a.delete {
|
||||
margin: 10px 0 0 137px;
|
||||
margin: 10px 0 0 0;
|
||||
}
|
||||
.more {
|
||||
font-size: 0.8em;
|
||||
|
@ -50,7 +50,7 @@
|
|||
.html-rtl .prettyform {
|
||||
.avatar,
|
||||
li.profile-photo a.delete {
|
||||
margin-right: 137px;
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче