diff --git a/loleaflet/css/toolbar-mobile.css b/loleaflet/css/toolbar-mobile.css index b9f09ab42..75259e00f 100644 --- a/loleaflet/css/toolbar-mobile.css +++ b/loleaflet/css/toolbar-mobile.css @@ -40,7 +40,7 @@ #toolbar-down .w2ui-scroll-left, #toolbar-down .w2ui-scroll-right{ background: linear-gradient(to left, #fff0 0%, #ccc 98%, #bbb 100%); height: 100%; - width: 8px; + width: 18px; top: 0%; box-shadow: none; border-radius: 0px;