]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Reduce font size in search results.
[rails.git] / public / stylesheets / site.css
index deed0d7e42dab2bb960f9c2ab41a601cac481e11..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