From: Andy Allan Date: Thu, 19 Dec 2019 17:03:09 +0000 (+0100) Subject: Remove font-size overrides for traces and user lists X-Git-Tag: live~3274^2~3 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/f8d61f287cc68bd241b6588c1ab07a14a3a9f282 Remove font-size overrides for traces and user lists This makes them much easier to read --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 6e73da63b..b28b2547d 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1487,7 +1487,6 @@ tr.turn:hover { /* Rules for the trace list shown by the traces tab etc */ #trace_list { - font-size: $lineheight/2; border-width: 0px; text-align: right; @@ -1642,7 +1641,6 @@ tr.turn:hover { /* Rules for the user list */ #user_list { - font-size: $lineheight/2; width: 100%; tr {