dlegr250_material_design 0.5.21 → 0.5.22
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bffd398e31f210564409733216aeb2ce036811ad
|
|
4
|
+
data.tar.gz: 0c3201e585433c2994a36f3750e499ff893014fd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3e30b256b9cd7adfc6b743c8e71f20b9480104029fb24e42deec7d5749fd19b71d5e5a30d4d27dee58e55a492bf78b7b01bee0565c64aab67095dcee16f57e6f
|
|
7
|
+
data.tar.gz: a62cd91daad015b1a07661da1328d9d7c4522d74287e83841c000d9b5ecbcd17cca19b7657fe22545223debbe8d35f2f77dbd0e87c72156d15f9843cdf5eb13f
|
|
@@ -258,7 +258,7 @@ $default-rounded-corners-radius: 3px;
|
|
|
258
258
|
font-size: $font-size-normal;
|
|
259
259
|
min-height: $list-one-line-height;
|
|
260
260
|
padding-left: $spacing-small;
|
|
261
|
-
padding-right: $spacing-
|
|
261
|
+
padding-right: $spacing-small;
|
|
262
262
|
@include flex-parent-row();
|
|
263
263
|
@include no-touch-highlight-color();
|
|
264
264
|
@include transition(background-color 0.30s ease);
|