Skip to content

Commit 8607f99

Browse files
committed
ACP2E-2729: [CLARIFICATION] Feature Request ADA Compliance
1 parent 162f8c4 commit 8607f99

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/blank/web/css

1 file changed

+2
-2
lines changed

app/design/frontend/Magento/blank/web/css/print.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
p,
7777
h2,
7878
h3 {
79-
page-break-inside: avoid;
79+
break-inside: avoid;
8080
}
8181

8282
.block-content {
@@ -87,7 +87,7 @@
8787
h2,
8888
h3 {
8989
break-after: avoid;
90-
page-break-inside: avoid;
90+
break-inside: avoid;
9191
}
9292

9393
.nav-toggle {

0 commit comments

Comments
 (0)