mirror of https://github.com/apache/nifi.git
[NIFI-1794] Update .dialog-content to wrap text. This closes #1094
This commit is contained in:
parent
c764f83506
commit
e46fea920a
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue