Merge pull request #3989 from cpradio/topic-footer-button-outline
Remove outline: 0 from the topic-footer-buttons, so focus is visible
This commit is contained in:
commit
f281f6e026
|
@ -444,7 +444,6 @@ a.star {
|
|||
color: $primary;
|
||||
}
|
||||
.btn {
|
||||
outline: 0;
|
||||
margin-bottom: 5px;
|
||||
margin-right: 10px;
|
||||
.fa-bookmark.bookmarked { color: $tertiary; }
|
||||
|
|
Loading…
Reference in New Issue