diff --git a/css/style.css b/css/style.css index 22aca34..f51d96e 100644 --- a/css/style.css +++ b/css/style.css @@ -259,6 +259,10 @@ https://css-tricks.com/svg-line-animation-works/ /* override fa with Leaflet button height for vertical center */ line-height: 26px; } +.leaflet-touch .leaflet-bar .fa { + font-size: 16px; + line-height: 30px; +} /* smaller tab height */ .nav > li > a {