]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
fix dragging, add some new pois (already!)
[rails.git] / public / stylesheets / site.css
index 4d02c1c72dd5101b0e3ccf4296805ceb8a5b543c..edaf46cefedbf5b41033947e20aac150c35d7052 100644 (file)
@@ -338,8 +338,15 @@ hides rule from IE5-Mac \*/
 .oboxheader {
   font-size: 14px;
   font-weight: bold;
-  line-height: 1.4em;
-  text-align: top;
+  line-height: 22px;
+  vertical-align: bottom;
+}
+
+.whereami {
+  position: absolute;
+  right: 21px;
+  line-height: 22px;
+  vertical-align: bottom;
 }
 
 .optionalbox form {