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

Commit

Permalink
Removed unneeded select element size
Browse files Browse the repository at this point in the history
  • Loading branch information
cshold committed Mar 17, 2015
1 parent 26b3c72 commit 196da04
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions assets/timber.scss.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -2217,15 +2217,6 @@ label.error {
}
}

@include at-query($min, $large) {
.selector-wrapper,
.product-single__variants {
select {
max-width: 40%;
}
}
}

.product-single__photos {
margin-bottom: $gutter;
}
Expand Down

0 comments on commit 196da04

Please sign in to comment.