Skip to content

Commit a9518b7

Browse files
authored
ENGCOM-3852: Fixed-Hamburger-Icon-was-available-Page #20214
2 parents 355f0f7 + 737adaa commit a9518b7

File tree

1 file changed

+6
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Theme/web/css/source

1 file changed

+6
-0
lines changed

app/design/frontend/Magento/luma/Magento_Theme/web/css/source/_module.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@
144144
}
145145
}
146146

147+
.page-print {
148+
.nav-toggle {
149+
display: none;
150+
}
151+
}
152+
147153
.page-main {
148154
> .page-title-wrapper {
149155
.page-title + .action {

0 commit comments

Comments
 (0)