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
Fix public profile's “show more” links styling
closed-social-glitch-2
Thibaut Girka
6 years ago
committed by
ThibG
parent
258e8b7734
commit
7f2f59dae6
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
app/javascript/flavours/glitch/styles/components/index.scss
+ 2
- 0
app/javascript/flavours/glitch/styles/components/index.scss
View File
@ -837,8 +837,10 @@
line-height
:
inherit
;
margin
:
0
;
padding
:
15px
;
box-sizing
:
border-box
;
width
:
100
%
;
clear
:
both
;
text-decoration
:
none
;
&
:
hover
{
background
:
lighten
(
$
ui-base-color
,
2
%
)
;
Write
Preview
Loading…
Cancel
Save