Skip to content

Commit 9292b11

Browse files
author
Ryan A. Johnson
committed
fix(navigation): correct selector for legacy browser support
1 parent f50cd63 commit 9292b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/components/navigation/navigation.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
hx-reveal {
5757
&[open] {
58-
& > header {
58+
header {
5959
.toggle-icon {
6060
transform: scaleY(-1);
6161
}

0 commit comments

Comments
 (0)