mirror of
https://github.com/xibyte/jsketcher
synced 2026-01-26 10:05:31 +01:00
fix status bar on retina
This commit is contained in:
parent
c79b71c6b4
commit
c7bdb139b2
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ input[type=checkbox], input[type=radio] {
|
|||
.helvetica;
|
||||
color: #fff;
|
||||
font-size: 11px;
|
||||
padding-top: 5px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
#status .coordinates-info {
|
||||
|
|
|
|||
Loading…
Reference in a new issue