[Glitch] Fix trending counter width

Port a5a5a0adec to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
Sasha Sorokin 5 years ago committed by ThibG
parent 8b630f7e54
commit 771b01e785
  1. 2
      app/javascript/flavours/glitch/styles/components/search.scss

@ -143,12 +143,12 @@
&__current {
flex: 0 0 auto;
width: 100px;
font-size: 24px;
line-height: 36px;
font-weight: 500;
text-align: right;
padding-right: 15px;
margin-left: 5px;
color: $secondary-text-color;
}

Loading…
Cancel
Save