mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 09:30:34 +01:00
Merge branch '3.2.x'
* 3.2.x: [ticket/15638] Add word-break for overflowing.
This commit is contained in:
commit
7f7f3904cd
@ -867,6 +867,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