Fixed toolbar in non-english languages.

This commit is contained in:
Ylian Saint-Hilaire
2019-12-27 21:39:14 -08:00
parent c3efdb39c1
commit 090efb4ce5
5 changed files with 990 additions and 956 deletions

View File

@@ -212,6 +212,14 @@ body {
cursor: pointer;
}
.nonenglish .topbar_td {
width: 10px;
height: 24px;
cursor: pointer;
padding-left:16px;
padding-right:16px;
}
.topbar_td_end {
text-align: right;
height: 24px;