]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove the paragraph margin overrides for the users list
[rails.git] / app / assets / stylesheets / common.scss
index fdff4ebfc4c2ea7e5df2bbc246d580026f73bb77..e404349176c09c9963f18faa16084ef1013ca1c7 100644 (file)
@@ -1092,13 +1092,6 @@ tr.turn:hover {
   }
 }
 
-/* Rules for the user profile page */
-
-.contact-activity {
-  margin-top: $lineheight;
-  width: 100%;
-}
-
 /* Rules for the user map */
 
 .content_map .leaflet-popup-content {
@@ -1129,11 +1122,6 @@ tr.turn:hover {
   tr {
     vertical-align: middle;
   }
-
-  p {
-    margin-top: 0px;
-    margin-bottom: 0px;
-  }
 }
 
 #user_list_actions {