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);
|
||||
}
|
||||
.dropdown-toggle:after {
|
||||
content: '...';
|
||||
}
|
||||
.dropdown-toggle:hover:after {
|
||||
content: '[...]';
|
||||
}
|
||||
}
|
||||
@@ -437,4 +434,4 @@ body.ios {
|
||||
width: 40px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user