X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f5b26a7df02d57980061e206fc903a1d9847e8a5..c376962c9cc08d7787c28e447705c19242c0d638:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index f50bf328e..848e3f1be 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -533,13 +533,6 @@ body.small-nav { } } -.layers-ui, -.share-ui { - li:last-child { - margin-bottom: 0; - } -} - .layers-ui { .base-layers { .leaflet-container { @@ -591,10 +584,6 @@ body.small-nav { } .share-ui { - .share-tab { - display: none; - } - .share-link { input[type=text], textarea { @@ -638,19 +627,6 @@ body.small-nav { #attribution { display: none; - - table { - width: 100% - } -} - -.attribution_license, -.attribution_project { - text-align: left; -} - -.attribution_notice { - text-align: center; } .donate-attr { color: darken($green, 10%) !important; }