diff --git a/browser/css/leaflet.css b/browser/css/leaflet.css index 8b87b28425ee6..c53d767669ea5 100644 --- a/browser/css/leaflet.css +++ b/browser/css/leaflet.css @@ -887,7 +887,7 @@ input.clipboard { width: 100vw; margin: 0px !important; position: fixed; - overflow: hidden; + overflow-x: clip; } .cool-ruler-breakcontainer {