From: Andy Allan Date: Wed, 3 Nov 2021 17:38:12 +0000 (+0000) Subject: Remove the paragraph margin overrides for the users list X-Git-Tag: live~1363^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/ea0f128e9e5d5f42e41adc44e1fa6cd45f608bcb Remove the paragraph margin overrides for the users list --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index ac55dc821..e40434917 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1122,11 +1122,6 @@ tr.turn:hover { tr { vertical-align: middle; } - - p { - margin-top: 0px; - margin-bottom: 0px; - } } #user_list_actions {