Share button unusable on a cell phone
This commit is contained in:
parent
f9db802c7b
commit
c66851f474
4 changed files with 40 additions and 2 deletions
|
@ -8,6 +8,7 @@ L.OSM.share = function (options) {
|
|||
|
||||
control.onAddPane = function (map, button, $ui) {
|
||||
// Link / Embed
|
||||
$("#content").addClass("overlay-right-sidebar");
|
||||
|
||||
var $linkSection = $("<div>")
|
||||
.attr("class", "share-link p-3 border-bottom border-secondary-subtle")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue