Skip to content

Commit f0cb7a5

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-44610' into PR-4
2 parents e3593ae + ad0272c commit f0cb7a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/design/frontend/Magento/blank/web/css/source/_extends.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,7 @@
11281128
.amount {
11291129
padding-right: 4px;
11301130
text-align: right;
1131+
white-space: nowrap;
11311132
strong {
11321133
font-weight: @font-weight__regular;
11331134
}

app/design/frontend/Magento/luma/web/css/source/_extends.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,6 +1519,7 @@
15191519
font-weight: @font-weight__regular;
15201520
padding: 6px 0 6px 14px;
15211521
text-align: right;
1522+
white-space: nowrap;
15221523
}
15231524
}
15241525
.table-caption {

0 commit comments

Comments
 (0)