]> git.openstreetmap.org Git - rails.git/commitdiff
Remove the paragraph margin overrides for the users list
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 17:38:12 +0000 (17:38 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 18:35:42 +0000 (18:35 +0000)
app/assets/stylesheets/common.scss

index ac55dc82131d8348d78ae485abf81417d87347be..e404349176c09c9963f18faa16084ef1013ca1c7 100644 (file)
@@ -1122,11 +1122,6 @@ tr.turn:hover {
   tr {
     vertical-align: middle;
   }
-
-  p {
-    margin-top: 0px;
-    margin-bottom: 0px;
-  }
 }
 
 #user_list_actions {