mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14976] fix error
PHPBB3-14976
This commit is contained in:
parent
dbcd54d523
commit
b7c3318541
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue