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.
This commit is contained in:
parent
84c7a4c293
commit
1bc8452337
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue