Small fix for time in RHS
Этот коммит содержится в:
@@ -544,9 +544,13 @@ body.ios {
|
|||||||
}
|
}
|
||||||
&.post-info {
|
&.post-info {
|
||||||
.post-profile-time {
|
.post-profile-time {
|
||||||
width: 150px;
|
color: #a8adb7;
|
||||||
display: inline-block;
|
vertical-align: top;
|
||||||
margin-left: 50px;
|
max-width: 220px;
|
||||||
|
overflow: hidden;
|
||||||
|
display: block;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.post-header-col {
|
.post-header-col {
|
||||||
@@ -554,6 +558,8 @@ body.ios {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
&.post-header__reply {
|
&.post-header__reply {
|
||||||
|
position: relative;
|
||||||
|
top: -1px;
|
||||||
min-width: 70px;
|
min-width: 70px;
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user