Commit 98263f0b authored by Ben's avatar Ben
Browse files

Fixed issue with discovery not showing highlighted feed #2223

parent b8faccdb
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -46,8 +46,11 @@
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left;
    text-align: left;


    > * {
    * {
      padding: 0 8px 0 0;
      padding: 0 8px 0 0;
    }

    a {
      text-decoration: none;
      text-decoration: none;
      width: 100%;
      width: 100%;
      font-weight: 400;
      font-weight: 400;