[scaling] fix bug 51943
This commit is contained in:
parent
9cc73e6d3a
commit
7434d944fb
|
@ -27,6 +27,7 @@
|
|||
width:60px;
|
||||
height:20px;
|
||||
background-color: transparent;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -37,6 +38,7 @@
|
|||
display: inline-block;
|
||||
background-color: transparent;
|
||||
margin: 0 0 0 -3px;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
img, .image {
|
||||
|
|
Loading…
Reference in a new issue