This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
adjust the size of 'column-header__back-button' (retry) (
#3662
)
master
Clworld
7 years ago
committed by
Eugen Rochko
parent
1be48dd805
commit
a3715598cc
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/javascript/styles/components.scss
+ 2
- 2
app/javascript/styles/components.scss
View File
@ -1527,7 +1527,7 @@
cursor
:
pointer
;
cursor
:
pointer
;
flex
:
0
0
auto
;
flex
:
0
0
auto
;
font-size
:
16px
;
font-size
:
16px
;
padding
:
0
5px
0
0
;
padding
:
15px
;
z-index
:
3
;
z-index
:
3
;
&
:
hover
{
&
:
hover
{
@ -1543,7 +1543,7 @@
cursor
:
pointer
;
cursor
:
pointer
;
flex
:
0
0
auto
;
flex
:
0
0
auto
;
font-size
:
16px
;
font-size
:
16px
;
padding
:
0
1
5px
;
padding
:
0
5px
0
0
;
z-index
:
3
;
z-index
:
3
;
&
:
hover
{
&
:
hover
{
Write
Preview
Loading…
Cancel
Save