about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/status.scss
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-04-24 18:27:44 +0200
committerThibG <thib@sitedethib.com>2019-04-24 22:40:17 +0200
commitef249a2718f69be4d73ee81f5e3ca523f7a45e1b (patch)
tree6dea6354eacb191c977edde8422082f3231d5f4a /app/javascript/flavours/glitch/styles/components/status.scss
parentadbb174c9cecc53bf26b46f4e0cc3c5ce4ebf987 (diff)
Rename status__text to status__content__text for consistency with upstream
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/status.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/status.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/status.scss b/app/javascript/flavours/glitch/styles/components/status.scss
index c09e3398d..9fe3aa349 100644
--- a/app/javascript/flavours/glitch/styles/components/status.scss
+++ b/app/javascript/flavours/glitch/styles/components/status.scss
@@ -31,7 +31,7 @@
     }
   }
 
-  .status__text {
+  .status__content__text {
     h1, h2, h3, h4, h5 {
       margin-top: 20px;
       margin-bottom: 20px;