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 {
|
||||
background: none;
|
||||
.post-header .post-header-col.post-header__reply {
|
||||
.dropdown-toggle:after {
|
||||
content: '...';
|
||||
}
|
||||
}
|
||||
}
|
||||
&.post--comment {
|
||||
&.other--root {
|
||||
@@ -247,6 +252,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.post-header .post-header-col.post-header__reply {
|
||||
.dropdown-toggle:after {
|
||||
content: '...';
|
||||
}
|
||||
}
|
||||
}
|
||||
.signup-team__container {
|
||||
padding: 30px 0;
|
||||
|
||||
Ссылка в новой задаче
Block a user