dlegr250_material_design 0.5.82 → 0.5.83

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e08e7d6d22efd7b3915dd153e6659620268f6c6e
4
- data.tar.gz: c152334f0ab4d964289a4736e45ac03222c45804
3
+ metadata.gz: b57ff2964ae9ccb17fa820be8b33098ff51d36f1
4
+ data.tar.gz: a802520bcf0bcde27cc0f9286cc88ae18d712ea6
5
5
  SHA512:
6
- metadata.gz: 00b444b8923ceaaee30927523df9fda6e8a691b53f764d05c01653b6bc734197e3b22c71d3883fea7cba9c02283c5c299bad795c13c139e03fe496d8d6c905ad
7
- data.tar.gz: 3dd5235a2e020dc84cadcfea13d54b6f1b6f5c1414385fab5781f4fd4d9116bc5b4fc90c23b5fe6f3f71e0f21b9c5ac79d0879785ca0c412f913e225cd73d303
6
+ metadata.gz: 0df3dd46dcfc456b8ca77911e6dbc58346a55081da18c3b6d1d6fdf82f6794d9e530238cd9dadc4e72bb15d609ffdc5263dc44283e49b5a1b75799c629ef2656
7
+ data.tar.gz: 38714525da45c0b7d8406a2527310ac5eba9a90f68f4672715fdcf5ad18b0f199da511d3f6d6e41ddb3d07e61240f40b4025bac19685ec4f039581c21523f250
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.5.82"
2
+ VERSION = "0.5.83"
3
3
  end
@@ -349,7 +349,7 @@ $default-rounded-corners-radius: 2px; // As per Material Design spec
349
349
  @error "$z-value must be a unitless number";
350
350
  }
351
351
 
352
- z-index: : $z-value;
352
+ z-index: $z-value;
353
353
  }
354
354
 
355
355
  // Material Icons
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dlegr250_material_design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.82
4
+ version: 0.5.83
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand