Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

Commit

Permalink
[#155003820] removed multiple spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
otarza committed Apr 11, 2018
1 parent cf8c718 commit 92f7f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-gifts/src/components/BasketWithGifts/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const BasketWithGifts = ({ currentCurrency, products }) => {
</div>
</Col>

<Col sm={12} md={4} mdOffset={1} className="padding-bottom-2x">
<Col sm={12} md={4} mdOffset={1} className="padding-bottom-2x">
<aside>
<Sticky top={114} bottomBoundary=".sticky-bottom-boundary-basket">
<div>
Expand Down

0 comments on commit 92f7f89

Please sign in to comment.