Skip to content
Snippets Groups Projects
Commit f0cb7a54 authored by Natalia Momotenko's avatar Natalia Momotenko
Browse files

Merge remote-tracking branch 'origin/MAGETWO-44610' into PR-4

parents e3593aef ad0272cf
Branches
No related merge requests found
...@@ -1128,6 +1128,7 @@ ...@@ -1128,6 +1128,7 @@
.amount { .amount {
padding-right: 4px; padding-right: 4px;
text-align: right; text-align: right;
white-space: nowrap;
strong { strong {
font-weight: @font-weight__regular; font-weight: @font-weight__regular;
} }
......
...@@ -1519,6 +1519,7 @@ ...@@ -1519,6 +1519,7 @@
font-weight: @font-weight__regular; font-weight: @font-weight__regular;
padding: 6px 0 6px 14px; padding: 6px 0 6px 14px;
text-align: right; text-align: right;
white-space: nowrap;
} }
} }
.table-caption { .table-caption {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment