dlegr250_material_design 0.4.67 → 0.4.68

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: 303a03bb9109860b07c0d77316c2cb4b77a3dc77
4
- data.tar.gz: f71f21dc04c9bca0dafdc50b4af258ab17d811fb
3
+ metadata.gz: 153bbc80288ec6f5e5bb464477281a49cf91e41c
4
+ data.tar.gz: a40016c523a3aa9ba4f0fc4f1294b5cc0f9832d2
5
5
  SHA512:
6
- metadata.gz: 2f61dc98ba44e19238cd2a4c9d902514c0195816dcd93b3e214b7a95214e32bf6ea5f092065109cb5c3a94c488453c08dad24ae08762e87c9bfed73d872b4cc2
7
- data.tar.gz: 71602fbbd7016847761430703eefa7a1c1ca06618bad626378b08149b73da14ad13db8344f8891992c5d3f8b1e8739daf7765be35babb8f08171333ce2e03c19
6
+ metadata.gz: 594c75efc1a1c7062fddbd6957e6af09401b6f688903baac097cbc9b7f8aad29b2980ef3dc4a7974be3fb416f1245369dbc78fd90500c953a4c80589bceace59
7
+ data.tar.gz: 39cfd257d0996a85640cd219d8a5b51a25cc9507b28332c7892009eb050087ab422ce2d9024508c3a04f6fd624b1764e8157898fa316a7478b37a661aea5d01c
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.4.67"
2
+ VERSION = "0.4.68"
3
3
  end
@@ -252,13 +252,16 @@ ol {
252
252
  //----------------------------------------------------------------------
253
253
 
254
254
  .list-standard {
255
- min-height: 72px;
256
255
  @extend .list-bordered;
257
256
  @extend .list-divided;
258
257
  @extend .list-hoverable;
259
258
  @extend .rounded-corners;
260
259
  @extend .background-color-white;
261
260
 
261
+ .list-item {
262
+ min-height: 72px;
263
+ }
264
+
262
265
  .list-item-primary {
263
266
  @include truncate-text();
264
267
  }
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.67
4
+ version: 0.4.68
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand