Skip to content
Snippets Groups Projects
Commit b22c6ead authored by uhensler's avatar uhensler
Browse files

OO-2856 Long words protrudes over the pupup border

parent af7b5a74
No related branches found
No related tags found
No related merge requests found
...@@ -298,6 +298,7 @@ input[type="checkbox"] { ...@@ -298,6 +298,7 @@ input[type="checkbox"] {
padding-bottom: ($padding-base-vertical + 1); padding-bottom: ($padding-base-vertical + 1);
// Remove default margin from `p` // Remove default margin from `p`
margin-bottom: 0; margin-bottom: 0;
word-wrap: break-word;
&.input-lg, &.input-lg,
&.input-sm { &.input-sm {
......
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment