Skip to content

Commit aa669d3

Browse files
committed
ENGCOM-3992: Static test fix.
1 parent c8d4c53 commit aa669d3

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/luma/Magento_Newsletter/web/css/source

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,15 @@
8787
// _____________________________________________
8888

8989
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
90-
.block{
90+
.block {
9191
&.newsletter {
9292
input {
9393
font-size: 12px;
9494
padding-left: 30px;
9595
}
9696

9797
.field {
98-
.control:before{
98+
.control:before {
9999
font-size: 13px;
100100
}
101101
}

0 commit comments

Comments
 (0)