Remove the paragraph margin overrides for the users list

This commit is contained in:
Andy Allan 2021-11-03 17:38:12 +00:00
parent 6bce75b134
commit ea0f128e9e

View file

@ -1122,11 +1122,6 @@ tr.turn:hover {
tr { tr {
vertical-align: middle; vertical-align: middle;
} }
p {
margin-top: 0px;
margin-bottom: 0px;
}
} }
#user_list_actions { #user_list_actions {