dlegr250_material_design 0.5.24 → 0.5.25

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: cdb785dc22da3e07b0ddc077b45ef6385ac74d33
4
- data.tar.gz: 07acbd3b8074cb29ac3dea8534bada27c92df69b
3
+ metadata.gz: 992dbbc1557fef8a40fceb6687274bab2699ddec
4
+ data.tar.gz: 673ab760a26392b58dc92db4afc65e72e6cc90a5
5
5
  SHA512:
6
- metadata.gz: c31f463ca11dbacb6de729c6bd80410396550bb9eadc88a743ef3f02fd1fdd553d760f894fbb3e9e09126a0451de5e91cafa7b331e1215beac2a0e01582534cc
7
- data.tar.gz: 789e18ef21b61919f126e7b7f64ed57188a33c6c6bf767c7816203a5857c65068b32f41a76ccd2736e5b65a689c46f77f1507415000fd66901304295a2af4d10
6
+ metadata.gz: 74a25fb1935c2faaff8390b94e9c453059e183a4ba255a31e02639d749f8468ccf703d8cabadfe8b55d27508d45c580f096ef32b8521d3e0a91e84d445bcac00
7
+ data.tar.gz: 148868fd51ec303fecc3e22d78383f6364fec88362dcc6b534b1326587db6e18b87a55feb7f5743e7245a86e56d7b72569b2f23065c56adb64a0c69562d9e339
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.5.24"
2
+ VERSION = "0.5.25"
3
3
  end
@@ -75,7 +75,10 @@
75
75
  @include flex-parent-row-align-top();
76
76
  }
77
77
 
78
- .card-header-icon,
78
+ .card-header-icon {
79
+ padding-top: $spacing-small;
80
+ }
81
+
79
82
  .card-header-secondary {
80
83
  padding-top: $spacing-normal;
81
84
  }
@@ -148,7 +148,10 @@ ol {
148
148
  @include flex-parent-row-align-top();
149
149
  }
150
150
 
151
- .list-item-icon,
151
+ .list-item-icon {
152
+ padding-top: $spacing-small;
153
+ }
154
+
152
155
  .list-item-secondary {
153
156
  padding-top: $spacing-normal;
154
157
  }
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.24
4
+ version: 0.5.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand