diff options
Diffstat (limited to 'client/src/sass/bootstrap.scss')
-rw-r--r-- | client/src/sass/bootstrap.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index ade8d7033..7047f6e03 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss | |||
@@ -115,6 +115,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/'; | |||
115 | 115 | ||
116 | .modal-content { | 116 | .modal-content { |
117 | background-color: pvar(--mainBackgroundColor); | 117 | background-color: pvar(--mainBackgroundColor); |
118 | word-break: break-all; | ||
118 | } | 119 | } |
119 | 120 | ||
120 | .modal-header { | 121 | .modal-header { |