mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 09:30:34 +01: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:
commit
ed48b5f226
@ -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