mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merge pull request #5214 from ioannisbat/patch-1
[ticket/15638] Add word-break for overflowing. * github.com:/phpbb/phpbb: [ticket/15638] Add word-break for overflowing.
This commit is contained in:
@@ -840,6 +840,7 @@ table.zebra-table tbody tr:nth-child(odd) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.row2 {
|
.row2 {
|
||||||
|
word-break: break-all;
|
||||||
background-color: #DCEBFE;
|
background-color: #DCEBFE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user