Fix word wrap in note control.
parent
99299f022f
commit
43b9e53572
|
|
@ -1160,7 +1160,6 @@ button.pg-alertify-button {
|
|||
margin: 0 0 10px;
|
||||
overflow: auto;
|
||||
padding: 5px 10px;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue