do not reset outline, start over for accessibility reasons

This commit is contained in:
Adam Bradley
2015-04-22 19:30:25 -05:00
parent 6ca21d8e2d
commit 2bad5739aa
5 changed files with 0 additions and 10 deletions

View File

@ -49,7 +49,6 @@ $button-small-icon-size: 2.1rem !default;
text-overflow: ellipsis;
overflow: hidden;
outline: none;
cursor: pointer;
@include user-select(none);