compass-aura 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/stylesheets/aura/_mixins.scss +2 -0
  2. metadata +2 -2
@@ -39,6 +39,7 @@
39
39
  // Single column debugging for mobile-first design!
40
40
  @if $single-column == false {
41
41
  @include respond-to('small') {
42
+ margin-left: 0;
42
43
  @include columns(sidebar-width());
43
44
  }
44
45
 
@@ -81,6 +82,7 @@
81
82
  // Single column debugging for mobile-first design!
82
83
  @if $single-column == false {
83
84
  @include respond-to('small') {
85
+ margin-left: 0;
84
86
  @include columns(sidebar-width($overflow: false));
85
87
  }
86
88
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 1
9
- version: 0.2.1
8
+ - 2
9
+ version: 0.2.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - Sam Richard