]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Fix alignment of greeting in top right corner of site.
[rails.git] / public / stylesheets / site.css
index deed0d7e42dab2bb960f9c2ab41a601cac481e11..164941b2e7d0d145e6d01355b27ae3c91ac93f76 100644 (file)
@@ -65,10 +65,12 @@ body {
 \r
 #greeting {\r
   float: right;\r
+  height: 20px;\r
+  margin: 0px;\r
   padding-right: 10px;\r
-  padding-top: 2px;\r
-  padding-bottom: 3px;\r
+  padding-top: 5px;\r
   font-size: 13px;\r
+  line-height: 14px;\r
   background: url('/images/tab_bottom.gif') repeat-x bottom;\r
 }\r
 \r
@@ -257,7 +259,7 @@ hides rule from IE5-Mac \*/
 #tabnav\r
 {\r
   height: 20px;\r
-  margin: 0;\r
+  margin: 0px;\r
   padding-left: 215px;\r
   padding-top: 5px;\r
   background: url('/images/tab_bottom.gif') repeat-x bottom;\r
@@ -409,6 +411,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 +423,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