Skip to content
Snippets Groups Projects
Commit 4197d0ec authored by Korshenko, Olexii(okorshenko)'s avatar Korshenko, Olexii(okorshenko)
Browse files

Merge pull request #35 from magento-webdev/MAGETWO-44091

[WebDev] Error in registration email after static content deployment
parents 00d0fe9a b64a694b
Branches
No related merge requests found
......@@ -100,7 +100,7 @@
// ----------------------------------------------
.shipment-track {
.table(@table__width, 0);
.lib-table(@table__width, 0);
thead,
tbody {
......@@ -127,7 +127,7 @@
// ----------------------------------------------
.email-items {
.table(@table__width, 0);
.lib-table(@table__width, 0);
tfoot {
> tr {
> th,
......@@ -241,6 +241,6 @@
.email-non-inline() {
.email-items {
.table-overflow();
.lib-table-overflow();
}
}
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