mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
#36005 - patch by raimon - wrap on group display for info column
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9401 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -397,7 +397,7 @@ table.table1 .joined { text-align: left; width: 15%; }
|
|||||||
table.table1 .active { text-align: left; width: 15%; }
|
table.table1 .active { text-align: left; width: 15%; }
|
||||||
table.table1 .mark { text-align: center; width: 7%; }
|
table.table1 .mark { text-align: center; width: 7%; }
|
||||||
table.table1 .info { text-align: left; width: 30%; }
|
table.table1 .info { text-align: left; width: 30%; }
|
||||||
table.table1 .info div { width: 100%; white-space: nowrap; overflow: hidden; }
|
table.table1 .info div { width: 100%; white-space: normal; overflow: hidden; }
|
||||||
table.table1 .autocol { line-height: 2em; white-space: nowrap; }
|
table.table1 .autocol { line-height: 2em; white-space: nowrap; }
|
||||||
table.table1 thead .autocol { padding-left: 1em; }
|
table.table1 thead .autocol { padding-left: 1em; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user