коммит произвёл
GitHub
родитель
54af9a7c7d
Коммит
0af69b3411
@@ -79,6 +79,8 @@
|
||||
}
|
||||
|
||||
&.post--compact {
|
||||
padding-left: 1em;
|
||||
|
||||
.post__body {
|
||||
padding-left: 0;
|
||||
}
|
||||
@@ -102,7 +104,7 @@
|
||||
&.same--user {
|
||||
.post__header {
|
||||
.col__name {
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2395,8 +2395,7 @@
|
||||
|
||||
.post.current--user {
|
||||
&.other--root,
|
||||
&.post--root,
|
||||
&.post--comment {
|
||||
&.post--root, {
|
||||
.post__header-set-custom-status {
|
||||
display: revert;
|
||||
padding: 0 6px;
|
||||
|
||||
@@ -292,6 +292,8 @@
|
||||
.post__permalink {
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
left: -76px;
|
||||
width: 60px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@@ -355,6 +357,10 @@
|
||||
.post__header {
|
||||
.post-menu {
|
||||
top: -34px;
|
||||
|
||||
&.post-menu--position {
|
||||
top: -12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user