Remove unused style

This commit is contained in:
Tom Payne
2012-09-28 13:34:26 +02:00
parent a341df3b41
commit 31411ae33f

View File

@@ -57,13 +57,6 @@
.ol-renderer-webgl-canvas { width:100%; height:100%; }
.olTile {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
/**
* arrow implementation from http://cssarrowplease.com/ for ol-popup
*/