about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/index.scss
diff options
context:
space:
mode:
authorkibi! <marrus-sh@users.noreply.github.com>2018-01-14 16:05:44 -0800
committerkibi! <marrus-sh@users.noreply.github.com>2018-01-14 16:05:44 -0800
commit8ee6ed358ff5706e3d0c402a9b23846b51f6d451 (patch)
tree786dc1d961d89e8f8c58d695f7470f5b2214071d /app/javascript/flavours/glitch/styles/components/index.scss
parent1ee0e91fb61849bf2e36f7adb1c91e0539d010e1 (diff)
Increase priority of favstar gold
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/index.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss
index 3e4f86c03..8f051f7a0 100644
--- a/app/javascript/flavours/glitch/styles/components/index.scss
+++ b/app/javascript/flavours/glitch/styles/components/index.scss
@@ -246,7 +246,7 @@
   left: 0;
   position: absolute;
 
-  .star-icon {
+  .fa.star-icon {
     color: $gold-star;
   }
 }