Skip to content

Commit

Permalink
Fixed side menu width issue at 1200px+ in WET theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Jackson authored and Paul Jackson committed Feb 12, 2013
1 parent 39dab7a commit 8e855e7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@ body {
}

#wb-sec {
@extend %wet-default-responsive-1200-width-600;
@extend %wet-default-responsive-1200-width-300;
}

#wb-sup {
Expand Down

0 comments on commit 8e855e7

Please sign in to comment.