Skip to content

Commit 737adaa

Browse files
ENGCOM-3852: Fixed-Hamburger-Icon-was-available-Page #20214
- Merge Pull Request #20214 from amol2jcommerce/magento2:Fixed-Hamburger-Icon-was-available-Page - Merged commits: 1. a0bfa97 2. bbe41a2
2 parents b8e3a0b + bbe41a2 commit 737adaa

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)