1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixed toolbar in non-english languages.

This commit is contained in:
Ylian Saint-Hilaire 2019-12-27 21:39:14 -08:00
parent fc0915de60
commit bd1396bf7e
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;