1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

[ticket/17501] Remove max width from subforums

PHPBB-17501
This commit is contained in:
Marc Alexander
2025-04-21 20:18:40 +02:00
parent 6fd9a78872
commit 81c49aa6a5

View File

@@ -328,7 +328,6 @@
vertical-align: bottom; vertical-align: bottom;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden; overflow: hidden;
max-width: 100px;
} }
/* Pagination /* Pagination