about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-03-13 11:39:29 +0100
committerThibaut Girka <thib@sitedethib.com>2018-03-16 15:27:13 +0100
commit9c40a5f3c809b6ec47f4f4f1f7f028cfcefcb904 (patch)
tree09246223d546c1f91abb623d50849f0faf7b807e /app
parent19f7bd1582c549a274ebe0a0b5cc3d79604ac33c (diff)
Fix toot text color in the report modal
Diffstat (limited to 'app')
-rw-r--r--app/javascript/flavours/glitch/styles/components/status.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/status.scss b/app/javascript/flavours/glitch/styles/components/status.scss
index d9c7f6a6e..2d9dc1154 100644
--- a/app/javascript/flavours/glitch/styles/components/status.scss
+++ b/app/javascript/flavours/glitch/styles/components/status.scss
@@ -8,7 +8,6 @@
   padding: 0 12px;
   font-size: 15px;
   line-height: 20px;
-  color: $primary-text-color;
   word-wrap: break-word;
   font-weight: 400;
   overflow: visible;