Simplify points abbreviation implementation
This commit is contained in:
@@ -1038,18 +1038,9 @@ details[open] .summary::after {
|
||||
}
|
||||
|
||||
@container widget (max-width: 550px) {
|
||||
.forum-post-autohide {
|
||||
.forum-post-autohide, .forum-post-abbr-pts {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.forum-post-points-word {
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.forum-post-points-word::after {
|
||||
content: "pts";
|
||||
font-size: var(--font-size-base);
|
||||
}
|
||||
}
|
||||
|
||||
.bookmarks-group {
|
||||
|
||||
Reference in New Issue
Block a user