]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Reduce font size in search results.
[rails.git] / public / stylesheets / site.css
index 2fe7710fd416a8d38ecff7fe954de2307e8151c8..3d0da23696fb4e9247c8c988124335468dc1461d 100644 (file)
@@ -409,6 +409,8 @@ hides rule from IE5-Mac \*/
 #search_results_content {\r
   overflow: auto;\r
   position: absolute;\r
+  font-size: 13px;\r
+  line-height: 14px;\r
   top: 29px;\r
   bottom: 0px;\r
   left: 0px;\r
@@ -419,6 +421,8 @@ hides rule from IE5-Mac \*/
   margin: 0px;\r
   padding: 3px 6px 3px 6px;\r
   height: 29px;\r
+  font-size: 14px;\r
+  line-height: 15px;\r
   border-bottom: 1px solid black;\r
   background: #bbb;\r
 }\r
@@ -441,6 +445,13 @@ hides rule from IE5-Mac \*/
   color: #f00;\r
 }\r
 \r
+.search_help {\r
+  font-size: 10px;\r
+  line-height: 1em;\r
+  margin-top: 3px;\r
+  margin-bottom: 0px;\r
+}\r
+\r
 /* rails error field stuff */\r
 \r
 .fieldWithErrors {\r