Skip to content
Snippets Groups Projects
Commit c035ad9b authored by Tom Käsler's avatar Tom Käsler Committed by Andreas Gärtner
Browse files

add word-break/wrap option to msgBox

add top padding
parent 6c278fd5
No related merge requests found
......@@ -685,8 +685,10 @@ code {
text-align: left;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
word-break: normal;
word-wrap: break-word;
}
.importFileField {
opacity: 0;
width: 0px;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment