]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Improve user popups on friend/nearby mapper maps.
[rails.git] / public / stylesheets / common.css
index 10e3351437fa001daf3929a2bb4485ca5d9bdedf..c42495718a91c03f53a1334354bb1968ddb60f22 100644 (file)
@@ -560,6 +560,17 @@ hr {
   display: inline !important;
 }
 
+/* Rules for user popups on maps */
+
+.user_popup p {
+  padding-top: 3px;
+  padding-bottom: 3px;
+  margin-top: 0px;
+  margin-bottom: 0px;
+  margin-left: 55px;
+  margin-right: 2px;
+}
+
 /* Rules for message in/out box page */
 
 #messages {