1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Remove outline (#7582)

This commit is contained in:
bsky 2018-05-22 20:24:54 +09:00 committed by Eugen Rochko
parent a744042cf1
commit 92b09d90c8

View file

@ -1984,6 +1984,7 @@ a.account__display-name {
padding: 15px;
margin: 0;
z-index: 3;
outline: 0;
&:hover {
text-decoration: underline;