about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss15
1 files changed, 0 insertions, 15 deletions
diff --git a/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss b/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss
index a9e8fbe65..44df7efc9 100644
--- a/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss
+++ b/app/javascript/flavours/glitch/styles/monsterfork/components/formatting.scss
@@ -172,19 +172,4 @@
     text-align: right;
     margin-top: 0px;
   }
-}
-
-.status__content {
-  p, pre, blockquote {
-    margin-top: 1em;
-    margin-bottom: 0px;
-  }
-
-  p:first-child, pre:first-child, blockquote:first-child {
-    margin-top: 0px;
-  }
-
-  .status__content__spoiler.status__content__spoiler--visible {
-    margin-top: 1em;
-  }
 }
\ No newline at end of file