Merge pull request #397 from dimqua/patch-1

(preferences) fix word wrap
pull/410/head
Omar Roth 6 years ago committed by GitHub
commit 1d6c763e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save