(preferences) fix word wrap

pull/397/head
dimqua 6 years ago committed by GitHub
parent 6375a62465
commit f16273772e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -339,3 +339,7 @@ img.thumbnail {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.pure-control-group label {
word-wrap: normal;
}

Loading…
Cancel
Save