]> git.openstreetmap.org Git - rails.git/commitdiff
Show node coordinates in the right place
authorTom Hughes <tom@compton.nu>
Sun, 5 May 2013 16:28:57 +0000 (17:28 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 5 May 2013 16:28:57 +0000 (17:28 +0100)
app/assets/stylesheets/common.css.scss

index e2529dbda447e69239d93cd893afbc460c0e4891..93547a2078a69c34e03ea97c8ccdac115678b938 100644 (file)
@@ -950,7 +950,7 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
   h4, p {
     margin-bottom: 5px;
   }
-  p, ul, .bbox {
+  p, ul, .bbox, .geo {
     display: inline-block;
     vertical-align: top;
     max-width: 65%;