diff --git a/loleaflet/css/toolbar-mobile.css b/loleaflet/css/toolbar-mobile.css index 892290280..408654851 100644 --- a/loleaflet/css/toolbar-mobile.css +++ b/loleaflet/css/toolbar-mobile.css @@ -45,3 +45,21 @@ top: 100%; margin-top: -3px; } +#toolbar-search #tb_searchbar_item_search *{ + width: 100% !important; +} +#toolbar-search input#search-input{ + font-size: 16px; +} +#toolbar-search #tb_searchbar_item_left, #tb_searchbar_right { + display: none; +} +#toolbar-search #tb_searchbar_item_hidesearchbar{ + padding: 1px 8px !important; +} +#toolbar-search #tb_searchbar_item_search{ + width: 80%; +} +#toolbar-search #search-input-group > label{ + display: none; +} diff --git a/loleaflet/src/layer/tile/CalcTileLayer.js b/loleaflet/src/layer/tile/CalcTileLayer.js index b5ee7ca8d..0ccbbd3a0 100644 --- a/loleaflet/src/layer/tile/CalcTileLayer.js +++ b/loleaflet/src/layer/tile/CalcTileLayer.js @@ -245,8 +245,8 @@ L.CalcTileLayer = L.TileLayer.extend({ items: [ { type: 'html', id: 'search', - html: '