diff --git a/loleaflet/dist/toolbar.css b/loleaflet/dist/toolbar.css index 2f21d7a1c8..a638355bff 100644 --- a/loleaflet/dist/toolbar.css +++ b/loleaflet/dist/toolbar.css @@ -255,7 +255,7 @@ button.leaflet-control-search-next .w2ui-icon.specialcharacter{ background: url('../images/lc_insertsymbol.svg') no-repeat center !important; } .inserttable-pop { - z-index: 100000; + z-index: 1000; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }