fix rendering of ASCII string for RTL languages

This commit is contained in:
Raymond Hill 2018-07-22 16:08:54 -04:00
parent e8133e4c99
commit 1c8d59f0f5
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 0 deletions

View File

@ -595,6 +595,7 @@ body.colorBlind #netFilteringDialog .dialog > div.containers > div.dynamic tr.e
background: #eee;
font-size: 85%;
padding: 3px;
unicode-bidi: plaintext;
}
#filterFinderDialog .dialog ul {
font-size: larger;