zazz 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  module Compass
2
2
  module Zazz
3
- VERSION = "0.0.6"
3
+ VERSION = "0.0.7"
4
4
  end
5
5
  end
@@ -20,6 +20,13 @@
20
20
  position: relative
21
21
  width: $width
22
22
 
23
+ =flexible_centered_container($width)
24
+ margin-left: auto
25
+ margin-right: auto
26
+ position: relative
27
+ min-width: 320px
28
+ max-width: $width
29
+
23
30
  =reset_list
24
31
  margin: 0
25
32
  padding: 0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zazz
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:
@@ -89,7 +89,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
89
89
  version: '0'
90
90
  segments:
91
91
  - 0
92
- hash: 2457046418697437049
92
+ hash: 1374143025331178569
93
93
  required_rubygems_version: !ruby/object:Gem::Requirement
94
94
  none: false
95
95
  requirements:
@@ -98,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  segments:
100
100
  - 0
101
- hash: 2457046418697437049
101
+ hash: 1374143025331178569
102
102
  requirements: []
103
103
  rubyforge_project: zazz
104
104
  rubygems_version: 1.8.24