adding word break for delete modal

This commit is contained in:
jaredevantabor 2017-01-25 00:13:19 -08:00
parent a13b2588b2
commit 572e2301f9

View File

@ -8,6 +8,7 @@
.Prompt-bodyTarget {
color: @default-data-txt;
word-break: break-word;
}
.Prompt-emphasis {