]> 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 02bddc800faf6f4bc5296fc8974ee684903be969..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 {
@@ -634,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; }