app/assets/stylesheets/styleus/components/_mq_presenter.css.scss in styleus-0.0.1 vs app/assets/stylesheets/styleus/components/_mq_presenter.css.scss in styleus-0.0.2
- old
+ new
@@ -35,9 +35,10 @@
padding: 1em 0;
overflow: hidden;
position: fixed;
background: #fff;
border-bottom: 1px solid #ccc;
+ width: $styleguide_width;
}
.__mq_step {
@include box-sizing(border-box);
float: left;
\ No newline at end of file