Remove expand icon rotate transform, blurry in Firefox (#114)

This commit is contained in:
Norbert Renner 2018-07-19 17:48:43 +02:00
parent 039e037ad4
commit 7ac86d159f

View file

@ -368,10 +368,6 @@ table.dataTable.display tbody tr.even:hover {
display: none;
}
.leaflet-sidebar-expand {
transform: rotate(45deg);
}
/*
* CodeMirror
*/