Remove outline: 0 from the topic-footer-buttons, so focus is visible

This commit is contained in:
cpradio 2016-01-30 18:29:36 -05:00
parent 6a13cc1c22
commit f9f5c5e66b
1 changed files with 0 additions and 1 deletions

View File

@ -444,7 +444,6 @@ a.star {
color: $primary;
}
.btn {
outline: 0;
margin-bottom: 5px;
margin-right: 10px;
.fa-bookmark.bookmarked { color: $tertiary; }