We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbc529 commit c9e68bcCopy full SHA for c9e68bc
source/web/components/dashlets/audit-application.css
@@ -22,6 +22,8 @@
22
width: 97%;
23
border-collapse: collapse;
24
border: 1px solid #CBCBCB;
25
+ /* google chrome : wrapping long, non-spaced, blocks of text */
26
+ word-break: break-all;
27
}
28
29
.dashlet .customScrollableList
0 commit comments