]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use em rather than fixed pixels to offset the copyright symbol
[rails.git] / app / assets / stylesheets / common.scss
index 01202179690316e44e744cfdd5fdd630555b3521..ccb0d74932b5415cd8b60ecadeb2ac4d5188edac 100644 (file)
@@ -1745,8 +1745,8 @@ dl.dl-inline {
 
     .byosm span {
       display: inline-block;
-      width: 20px;
-      margin-left: -20px;
+      width: 1em;
+      margin-left: -1em;
     }
   }