]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Switch back to links for sharing
[rails.git] / app / assets / stylesheets / common.css.scss
index 4afc71533a42304d3a3c3f6f129f82ab7dafb5c7..615bdeedcf25cd36c3826552c9069d18b46c241c 100644 (file)
@@ -624,6 +624,15 @@ a.donate {
   }
 }
 
+.share-ui {
+  .share-link {
+    li {
+      display: inline-block;
+      width: 50%;
+    }
+  }
+}
+
 .site-index .leaflet-top,
 .site-export .leaflet-top {
   top: $lineheight/2 !important;