Skip to content

Commit

Permalink
Update _module.less
Browse files Browse the repository at this point in the history
Code refactoring, remove the redundant rules
  • Loading branch information
dmytro-ch authored and suryakant-krish committed Feb 15, 2019
1 parent da3a606 commit 6acd8a4
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {

.order-links {
.item {
margin: 0 @tab-control__margin-right 0 0;
Expand All @@ -699,11 +698,8 @@
}

strong {
border-bottom: 0;
margin-bottom: -1px;
padding: @tab-control__padding-top @tab-control__padding-right @tab-control__padding-bottom + 1 @tab-control__padding-left;
}
}
}

}
}

0 comments on commit 6acd8a4

Please sign in to comment.