]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/print.css
Moved up search box to make it more visible
[rails.git] / public / stylesheets / print.css
index f1300257c3350146c98154acf57ae9f67277beeb..98d74d99aa397323dc89d8d12aa5b484bc8a8bb0 100644 (file)
@@ -1,3 +1,7 @@
+#small-title {
+  display: none;
+}
+
 #left {
   display: none;
 }
@@ -45,3 +49,7 @@
 #map {
   border: 1px solid black;
 }
+
+#attribution {
+  font-size: 12px;
+}