Changed post menu label to be ... and to make it visible at all times on small screens (ie mobile devices)
Этот коммит содержится в:
@@ -239,6 +239,11 @@
|
|||||||
}
|
}
|
||||||
&:hover {
|
&:hover {
|
||||||
background: none;
|
background: none;
|
||||||
|
.post-header .post-header-col.post-header__reply {
|
||||||
|
.dropdown-toggle:after {
|
||||||
|
content: '...';
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&.post--comment {
|
&.post--comment {
|
||||||
&.other--root {
|
&.other--root {
|
||||||
@@ -247,6 +252,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.post-header .post-header-col.post-header__reply {
|
||||||
|
.dropdown-toggle:after {
|
||||||
|
content: '...';
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.signup-team__container {
|
.signup-team__container {
|
||||||
padding: 30px 0;
|
padding: 30px 0;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user