mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -840,6 +840,7 @@ table.zebra-table tbody tr:nth-child(odd) {
|
||||||
}
|
}
|
||||||
|
|
||||||
.row2 {
|
.row2 {
|
||||||
|
word-break: break-all;
|
||||||
background-color: #DCEBFE;
|
background-color: #DCEBFE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue