Commit f55aee7
committed
Avoid table overflowing in modals
Some table fields in modals may overflow if they contain a
very long word, for example the metadata td's in the create event modal
on the summary page. This commit fixes that by specifying word break
bevahiour for td's.1 parent 4e37ba0 commit f55aee7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| |||
0 commit comments