From: Andy Allan Date: Wed, 13 Sep 2023 10:35:55 +0000 (+0100) Subject: Remove custom styling from export alternative sources dl X-Git-Tag: live~1086^2~3 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/3c4f48e59b7c4146f35f4442ce3cdc034eae4871 Remove custom styling from export alternative sources dl These were mostly the same as the bootstrap defaults. --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 881ee6e34..26ec9cb97 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -890,14 +890,6 @@ tr.turn:hover { .export_bound { margin: $lineheight/4; } - - dl { - padding-left: $lineheight/2; - dd { - margin-left: 0; - margin-bottom: 10px; - } - } } /* Rules for edit pages */