]> cat aescling's git repositories - mastodon.git/commitdiff
Fix rich text styling on public pages
authorThibaut Girka <thib@sitedethib.com>
Mon, 13 May 2019 13:01:00 +0000 (15:01 +0200)
committerThibG <thib@sitedethib.com>
Mon, 13 May 2019 15:13:02 +0000 (17:13 +0200)
app/javascript/flavours/glitch/styles/components/status.scss

index b43931a5f99625f0c255339ffe9c49d3310a8c20..62f0a815f1e440ef5e4374f833629d0da72154ef 100644 (file)
@@ -31,7 +31,8 @@
     }
   }
 
-  .status__content__text {
+  .status__content__text,
+  .e-content {
     h1, h2, h3, h4, h5 {
       margin-top: 20px;
       margin-bottom: 20px;