Skip to content

Commit

Permalink
Merge pull request #1 from Karlasa/Karlasa-clean-up-multiwishlist
Browse files Browse the repository at this point in the history
Update _module.less
  • Loading branch information
Karlasa committed Oct 30, 2018
2 parents f710f9b + 970a746 commit fc23d99
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
}

.form-wishlist-search {
.lib-css(margin-bottom, @indent__l*2);
margin-bottom: @indent__l * 2;
max-width: 500px;

.fieldset {
Expand Down Expand Up @@ -216,8 +216,9 @@

.block-wishlist-info-items {
.block-title {
.lib-css(margin-bottom, @indent__base);
.lib-font-size(22);
margin-bottom: @indent__base;

> strong {
font-weight: @font-weight__light;
}
Expand Down

0 comments on commit fc23d99

Please sign in to comment.