Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Dec 12, 2017
1 parent 36f9c30 commit a173a3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion view/frontend/web/checkout.less
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// 2017-07-15
form.dfe_moip_card { overflow: hidden; > fieldset {float: left; padding-right: 2em;} }
form.dfe_moip_card {overflow: hidden; > fieldset {float: left; padding-right: 2em;}}
2 changes: 1 addition & 1 deletion view/frontend/web/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ if (config) {
}
/** 2017-09-06 @uses Class::extend() https://github.com/magento/magento2/blob/2.2.0-rc2.3/app/code/Magento/Ui/view/base/web/js/lib/core/class.js#L106-L140 */
return Component.extend();
});
});

0 comments on commit a173a3f

Please sign in to comment.