From: Tom Hughes Date: Thu, 2 Jan 2020 13:29:26 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/2491' X-Git-Tag: live~2881 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/e7332b0c4178e8d9028cf64c200e0d18a92b0a3c?hp=ca8195c8a345d0eaa3febfe6e54e13b909576694 Merge remote-tracking branch 'upstream/pull/2491' --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index ccb46005e..3d013339d 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2270,12 +2270,6 @@ a.button { .richtext, .prose { - h1, h2 { - padding-bottom: $lineheight/2; - border-bottom: 1px dashed $grey; - margin-bottom: $lineheight/2; - } - code { font-size: 13px; background: $lightgrey;