mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-13 21:26:28 +02:00
[ticket/14976] fix error
PHPBB3-14976
This commit is contained in:
@ -769,7 +769,7 @@
|
||||
@media (max-width: 900px) {
|
||||
.nojs .tabs a span,
|
||||
.nojs .minitabs a span {
|
||||
letter-spacing: -0.5px;
|
||||
letter-spacing: -0.03em;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
max-width: 40px;
|
||||
|
Reference in New Issue
Block a user