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
1 changed files with 1 additions and 0 deletions

View File

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