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
align buttons with column headers (
#2964
)
master
Wonderfall
7 years ago
committed by
Eugen Rochko
parent
cc9a6a710f
commit
43db2cf5e7
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
@ -58,7 +58,7 @@
padding
:
15px
;
padding
:
15px
;
position
:
absolute
;
position
:
absolute
;
right
:
0
;
right
:
0
;
top
:
-4
9
px
;
top
:
-4
8
px
;
z-index
:
3
;
z-index
:
3
;
&
:
hover
{
&
:
hover
{
@ -1474,7 +1474,7 @@ a.status__content__spoiler-link {
padding
:
15px
;
padding
:
15px
;
position
:
absolute
;
position
:
absolute
;
right
:
0
;
right
:
0
;
top
:
-4
9
px
;
top
:
-4
8
px
;
}
}
.
react-toggle
{
.
react-toggle
{
Write
Preview
Loading…
Cancel
Save