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
Remove outline from body window (
Fixes
#6501
) (
#6502
)
master
HellPie
6 years ago
committed by
Eugen Rochko
parent
51869f2a8c
commit
bc6751ecce
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/mastodon/basics.scss
+ 1
- 0
app/javascript/styles/mastodon/basics.scss
View File
@ -122,5 +122,6 @@ button {
height
:
100
%
;
align-items
:
center
;
justify-content
:
center
;
outline
:
0
!
important
;
}
}
Write
Preview
Loading…
Cancel
Save