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:
parent
fc0915de60
commit
bd1396bf7e
5 changed files with 990 additions and 956 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue