From: Tom Hughes Date: Thu, 2 Jan 2020 13:28:47 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/2490' X-Git-Tag: live~3399 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fa7ba58d5e22040f5e0d6c171bcceb59b58145ad?hp=438496c6575ad037a2ec6ef0af3a112f80d446bc Merge remote-tracking branch 'upstream/pull/2490' --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 1c8fe2951..3f2a151ab 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2269,12 +2269,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;