Skip to content

Commit 89bc9e2

Browse files
authored
Merge pull request #2021 from Arhell/upd-dropdown
update dropdown
2 parents d7ca4d9 + f24da31 commit 89bc9e2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

stylesheets/nav.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,9 @@ header summary,
9090
background: transparent;
9191
}
9292
}
93+
94+
.nav-dropdown {
95+
@media (min-width: 1012px) and (max-width: 1279px) {
96+
right: 0;
97+
}
98+
}

0 commit comments

Comments
 (0)