singularitygs 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
data/lib/singularitygs.rb CHANGED
@@ -4,7 +4,7 @@ Compass::Frameworks.register("singularitygs", :path => "#{File.dirname(__FILE__)
4
4
 
5
5
  module CompassExtension
6
6
 
7
- VERSION = "0.0.6"
7
+ VERSION = "0.0.7"
8
8
  DATE = "2012-06-23"
9
9
 
10
10
  end
@@ -33,6 +33,7 @@ $grid-counter: 1
33
33
  $grid-counter: $location + $span
34
34
  @if $grid-counter > column-count($columns)
35
35
  $grid-counter: 1
36
+ margin-right: 0
36
37
  @else
37
38
  margin-right: $gutter
38
39
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: singularitygs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: