- fixed styling bug in Chrome 53

This commit is contained in:
Exodus4D
2016-09-03 16:43:26 +02:00
parent e89cbc652a
commit 4e5ccf21a1

View File

@@ -164,7 +164,7 @@ $mapWidth: 2500px ;
background-color: $gray-dark;
font-family: $font-family-bold;
z-index: 100;
will-change: top, left, opacity, transform;
will-change: top, left, opacity;
//opacity: 0; // trigger by js
border: {