Further simplify points abbreviation implementation

This commit is contained in:
Svilen Markov 2025-01-14 11:58:26 +00:00
parent a7e235441b
commit 80b43d3e0c
2 changed files with 2 additions and 2 deletions

View file

@ -1038,7 +1038,7 @@ details[open] .summary::after {
}
@container widget (max-width: 550px) {
.forum-post-autohide, .forum-post-abbr-pts {
.forum-post-autohide {
display: none;
}
}