compass-normalize 1.1 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- /*! normalize.css 2012-01-31T16:06 UTC - http://github.com/necolas/normalize.css */
1
+ /*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
2
2
 
3
3
  @import "normalize/html5";
4
4
  @import "normalize/base";
@@ -239,16 +239,6 @@ svg:not(:root) {
239
239
  }
240
240
 
241
241
 
242
- // =============================================================================
243
- // Figures
244
- // ==========================================================================
245
-
246
- // Addresses margin not present in IE6/7/8/9, S5, O11
247
-
248
- figure {
249
- margin: 0;
250
- }
251
-
252
242
  // =============================================================================
253
243
  // Tables
254
244
  // ==========================================================================
@@ -112,6 +112,6 @@ input::-moz-focus-inner {
112
112
  // 2. Improves readability and alignment in all browsers
113
113
 
114
114
  textarea {
115
- overflow: auto; /* 1 */
116
- vertical-align: top; /* 2 */
115
+ overflow: auto; // 1
116
+ vertical-align: top; // 2
117
117
  }
@@ -42,4 +42,14 @@ audio:not([controls]) {
42
42
 
43
43
  [hidden] {
44
44
  display: none;
45
+ }
46
+
47
+ // =============================================================================
48
+ // Figures
49
+ // ==========================================================================
50
+
51
+ // Addresses margin not present in IE6/7/8/9, S5, O11
52
+
53
+ figure {
54
+ margin: 0;
45
55
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-normalize
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.1'
4
+ version: 1.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: