]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/2491'
authorTom Hughes <tom@compton.nu>
Thu, 2 Jan 2020 13:29:26 +0000 (13:29 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 2 Jan 2020 13:29:26 +0000 (13:29 +0000)
app/assets/stylesheets/common.scss

index ccb46005e0090612b6e5d543656327a8339822fc..3d013339df6e6d370247192d84ad93fcf9bb13bb 100644 (file)
@@ -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;