Fixes CSS for webkit
This commit is contained in:
parent
ea9c8f8c95
commit
15847ef94f
@ -1607,6 +1607,7 @@ html[dir='rtl'] #documentPropertiesContainer .row > * {
|
|||||||
/* Rules for Retina screens */
|
/* Rules for Retina screens */
|
||||||
.toolbarButton::before {
|
.toolbarButton::before {
|
||||||
transform: scale(0.5);
|
transform: scale(0.5);
|
||||||
|
-webkit-transform: scale(0.5);
|
||||||
top: -5px;
|
top: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user