dlegr250_material_design 0.4.70 → 0.4.71

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: cc9ca09e7b6cc637a3d010b7c71117b552c2b58d
4
- data.tar.gz: 67281628f674ace8ad65e187f92bfc0bff452dc7
3
+ metadata.gz: d5188fa239e960920a3e1a13c400217affb17a97
4
+ data.tar.gz: 41c1ec83f87a82740d6a01b6139d1797c44b703b
5
5
  SHA512:
6
- metadata.gz: 3489adb8a61bc3f125d40ee208fd52551817ffe0e42fe1405dad5362f1fec4fb5f30a6bfea66fe4af916b3d99343e80f40c6796b15b8e7a6d228223d78d68ce2
7
- data.tar.gz: 75989c14f0631542935233c811452c5fbb02123448a8c887d68b639fdee095b5a6bc0693bb4ae8d10f483ec03af3b75a6f9abc07267bc985921a274b78168789
6
+ metadata.gz: 150046e698ce0c37e27778b299b46e85232f6b105c30c66ae1891b46538d2dc90e78a979f2625603b982f506d9276793febdbfeaa4118ed023c252f32bf9d581
7
+ data.tar.gz: e66644fe22c57c72acb62bedc662ea7358f65cddfd48b75fd4cd515905056b6b3f1d475128d3e2a9574e6378e3266c376012baceebb5921d61bd3b5920850dec
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.4.70"
2
+ VERSION = "0.4.71"
3
3
  end
@@ -26,7 +26,7 @@
26
26
  font-size: $font-size-normal;
27
27
  font-weight: 600;
28
28
  height: $tab-height - 2px; // Account for 2px bottom border on tab
29
- line-height: $tab-height - 2px;
29
+ // line-height: $tab-height - 2px;
30
30
  // max-width: 264px;
31
31
  // min-width: 72px;
32
32
  text-align: center;
@@ -42,6 +42,7 @@
42
42
 
43
43
  .tab-icon {
44
44
  @include list-item-icon();
45
+ width: auto;
45
46
  }
46
47
 
47
48
  .tab-primary {
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.4.70
4
+ version: 0.4.71
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand