Changed post menu label to just be [...] regardless of whether or not the user is hovering over it
Этот коммит содержится в:
@@ -215,9 +215,6 @@ body.ios {
|
|||||||
@include opacity(1);
|
@include opacity(1);
|
||||||
}
|
}
|
||||||
.dropdown-toggle:after {
|
.dropdown-toggle:after {
|
||||||
content: '...';
|
|
||||||
}
|
|
||||||
.dropdown-toggle:hover:after {
|
|
||||||
content: '[...]';
|
content: '[...]';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user