This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Fix counter sizing
Port
b532ead798
to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
closed-social-glitch-2
Sasha Sorokin
5 years ago
committed by
Thibaut Girka
parent
776352d329
commit
b509b8812a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/styles/containers.scss
+ 1
- 1
app/javascript/flavours/glitch/styles/containers.scss
View File
@ -652,7 +652,7 @@
}
.
counter
{
width
:
33
.
3
%
;
min-
width
:
33
.
3
%
;
box-sizing
:
border-box
;
flex
:
0
0
auto
;
color
:
$
darker-text-color
;
Write
Preview
Loading…
Cancel
Save