mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:28:55 +00:00
[ticket/17501] Remove max width from subforums
PHPBB-17501
This commit is contained in:
parent
6fd9a78872
commit
81c49aa6a5
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue