]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/large.css
Get the note browse pages into a vaguely working state
[rails.git] / public / stylesheets / large.css
index a1efa8583621c7b894955d708648f3cf3e2be61b..9d664ef2662195f6c42ae8bfeeaa5b7bed75ec7b 100644 (file)
@@ -9,7 +9,6 @@
 /* Rules for the main content area */
 
 #content {
-  left: 192px;
   top: 35px;
 }
 
@@ -18,3 +17,9 @@
 .olControlPanZoom {
   display: none;
 }
+
+/* Rules for map bug reporting */
+
+#reportbuganchor { 
+  font-size: 150%;
+}