Skip to content

Commit 02b5074

Browse files
committed
APIS-3667 - keyboard navigation highlighting for left-hand nav
1 parent baeb941 commit 02b5074

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/assets/css/components/sticky-nav.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ ul.fixed-navigation__sub-list {
5656
position: relative;
5757
border-radius: 0;
5858
margin-bottom: 5px;
59-
60-
&:focus {
61-
background-color: white;
62-
outline: none;
63-
}
6459
}
6560

6661
.affix {

0 commit comments

Comments
 (0)