X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6453310d4dc095c670fb3431e15c3c05639716c9..d1660a1c4fb71b61b7bd9181a2ec3822652bc29e:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 2aacad0e6..fa4faa8ba 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -529,15 +529,6 @@ table { /* Rules for Leaflet maps */ -#permalink { - z-index: 10000; - position: absolute; - bottom: 0px; - right: 0px; - padding: 5px; - background:#fff; -} - .leaflet-control-attribution a.disabled { color: #99c9dc; cursor: default; @@ -1774,6 +1765,7 @@ a.button.submit { .comment { width: 100%; + height: 100px; } .buttons {