Skip to content

Commit ca68277

Browse files
mdoXhmikosR
authored andcommitted
Backport color-adjust for v4
Keeps checkboxes, radios, and switches with their intended design when printing. Backports #29714
1 parent a03b2fe commit ca68277

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scss/_custom-forms.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
display: block;
1414
min-height: $font-size-base * $line-height-base;
1515
padding-left: $custom-control-gutter + $custom-control-indicator-size;
16+
color-adjust: exact; // Keep themed appearance for print
1617
}
1718

1819
.custom-control-inline {

0 commit comments

Comments
 (0)