]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/large.css
Increase font-size of the "report a problem" link
[rails.git] / public / stylesheets / large.css
index a1efa8583621c7b894955d708648f3cf3e2be61b..cb2fe29b6e3b433ee1ae8e0bf3eca359a320cea3 100644 (file)
@@ -18,3 +18,7 @@
 .olControlPanZoom {
   display: none;
 }
+
+a.reportProblem { 
+  font-size:150%;
+}