We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56bf628 + df30271 commit 94fa2fbCopy full SHA for 94fa2fb
1 file changed
src/main/webapp/resources/css/structure.css
@@ -7,6 +7,9 @@ html {
7
body {
8
/* Sticky footer Margin bottom by footer height */
9
margin-bottom:160px;
10
+ /* #11824 */
11
+ word-break: normal;
12
+ overflow-wrap: anywhere;
13
}
14
body.widget-view {margin-bottom:44px;}
15
body .ui-widget {font-size: inherit;}
0 commit comments