Remove the outline for the scroll down button

In the future we'll re-enable this for keyboard navigation. For now,
it's really distracting.
pull/1/head
Scott Nonnenberg 7 years ago
parent 84c7a4c293
commit 1bc8452337

@ -1150,6 +1150,7 @@ span.status {
background-color: white;
border: none;
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
outline: none;
.icon {
@include color-svg('../images/down.svg', $grey_l3);

Loading…
Cancel
Save