mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/15638] Add word-break for overflowing.
This commit is contained in:
commit
7f7f3904cd
1 changed files with 1 additions and 0 deletions
|
@ -867,6 +867,7 @@ table.zebra-table tbody tr:nth-child(odd) {
|
|||
}
|
||||
|
||||
.row2 {
|
||||
word-break: break-all;
|
||||
background-color: #dcebfe;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue