Simplify points abbreviation implementation
This commit is contained in:
parent
bb80637e72
commit
a7e235441b
2 changed files with 2 additions and 11 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue