Remove outline: 0 from the topic-footer-buttons, so focus is visible
This commit is contained in:
parent
6a13cc1c22
commit
f9f5c5e66b
|
@ -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