mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-13 20:32:11 +02:00
[ticket/15638] Add word-break for overflowing.
PHPBB3-15638
This commit is contained in:
parent
d8c9dd8802
commit
88a23ec40d
@ -840,6 +840,7 @@ table.zebra-table tbody tr:nth-child(odd) {
|
||||
}
|
||||
|
||||
.row2 {
|
||||
word-break: break-all;
|
||||
background-color: #DCEBFE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user