dlegr250_material_design 0.2.21 → 0.2.22

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 449e1e921e8d8c47819f846247cf6962684b5233
4
- data.tar.gz: 9b5b035890a60b85da6d95d32d38dc6affa8c6a0
3
+ metadata.gz: bf9a9c14215a6013d6186821d4431d2af1d3630f
4
+ data.tar.gz: 56532edf991b856c3626e534f498a207d383655e
5
5
  SHA512:
6
- metadata.gz: 1ff7c6b75a941c1eff4a2f9749404632890c453a622770592f88e07162548bd6ba09f5b6a806ab791efb8a6ea92a1751145d589ef0b1ffff2f360a2c97dec3d9
7
- data.tar.gz: f894b8183ca6c87f859e8e7c09f9c1182cf52acf1c0fe517e915ab603294076f517b0b336cc109e6e7a7e58729d07498700268fac1489e588268f279f057a0b6
6
+ metadata.gz: 338dcb7e110d602e2dffb77ef4a00d89cf88a6fc17b4a8aa6bbd5e91ac12280a64dbd93af2163382e22f7cc4c1327dd53d0b37d25f07697e88affd70c40e12b8
7
+ data.tar.gz: 5707c7967e40eda9ddc77caa08957e2e8231b266dbe7e6f8112be6fc45a9c7d63a3e2c210ab86394c383891bd437a9058eeaf798464967823995f5c2d1a6dcd0
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.2.21"
2
+ VERSION = "0.2.22"
3
3
  end
@@ -27,6 +27,7 @@ body {
27
27
  font-size: $font-size-normal;
28
28
  font-weight: normal;
29
29
  line-height: 1.2;
30
+ overflow: hidden;
30
31
 
31
32
  // Elements animated via transform instead of display will
32
33
  // still be rendered on the page and cause horizontal scroll.
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.2.21
4
+ version: 0.2.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand