]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Only show granted permissions in the authorized application list
[rails.git] / app / assets / stylesheets / common.scss
index 14f7d5fbcca57a9feb73bc55a5d99987b5e7ff7b..848e3f1be6e072d5ce2357b840d309235727842c 100644 (file)
@@ -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 {
@@ -611,10 +600,6 @@ body.small-nav {
     }
   }
 
-  #embed_html {
-    resize: vertical;
-  }
-
   #mapnik_scale {
     width: 100px;
   }