Unverified Commit b3e5bfda authored by Dennis Schubert's avatar Dennis Schubert
Browse files

Set the hidden mention to transparent, not white.

parent fa329cc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@
  }

  .mentions {
    color: white;
    color: transparent;
    font-size: $font-size-base;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;