X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2818684df180c1e367647a7b0e907a7549f49b70..a56cdd547e286c1cd9cfe11d31bde413964c19ee:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index ab9a9e314..848e3f1be 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -584,10 +584,6 @@ body.small-nav { } .share-ui { - .share-tab { - display: none; - } - .share-link { input[type=text], textarea { @@ -604,10 +600,6 @@ body.small-nav { } } - #embed_html { - resize: vertical; - } - #mapnik_scale { width: 100px; } @@ -635,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; }