(preferences) fix word wrap

Remove array from usage statistics

(preferences) fix word wrap
This commit is contained in:
dimqua 2019-03-04 22:54:55 +03:00
parent d4833c4bc3
commit b7169fb4e1

View File

@ -341,5 +341,5 @@ img.thumbnail {
}
.pure-control-group label {
width: 10.6em; /* Enlarged width for long words, is needed for RU translation. */
word-wrap: normal;
}