summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_signup.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_signup.scss')
-rw-r--r--web/sass-files/sass/partials/_signup.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss
index d98e4b99f..6d5c4f0c6 100644
--- a/web/sass-files/sass/partials/_signup.scss
+++ b/web/sass-files/sass/partials/_signup.scss
@@ -58,6 +58,9 @@
&.input-group--limit {
table-layout: fixed;
width: 100%;
+ .tooltip-inner {
+ word-wrap: break-word;
+ }
.form-control {
text-align: left;
display: table-cell;