[NIFI-1794] Update .dialog-content to wrap text. This closes #1094

This commit is contained in:
Scott Aslan 2016-10-04 14:13:17 -04:00 committed by Matt Gilman
parent c764f83506
commit e46fea920a
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
left: 20px; left: 20px;
right: 20px; right: 20px;
overflow-y: auto; overflow-y: auto;
word-wrap: break-word;
} }
.dialog-buttons { .dialog-buttons {