dlegr250_material_design 0.3.44 → 0.3.45

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: 858fe6eccc262c43bd301f75aed7fdb658b02158
4
- data.tar.gz: 2d5c92d4eee3c69061a738c0f43ede8b9e779aa8
3
+ metadata.gz: cdc84a8e397ef0e0dba56e437a120ca1289492a8
4
+ data.tar.gz: 11361f8618131b1aaefbd412eef1d82e562b6d0e
5
5
  SHA512:
6
- metadata.gz: d99e7a39a09d396e00da5e61daa396fbfcaff8a67a2e7e2da9abb2cd945a6db9c41f239584d582c2e39da9675271f06bbe7482fdcd699a04d1d434467b772d68
7
- data.tar.gz: 77c365089eb3d49bf33003490facbd7f82e8187081834143ae8706a657a0dcc601856a8963bd2578c9f47fa3b5c0a7719cb959892177c887eb5150cc8a3a94d6
6
+ metadata.gz: 038bfe0a3d2695e4d9d2849ca5de6b294c88ac6cb39ef19f5bbdf6f9ae8ce780e99f5db8d1dfa21fd655b9dcd9421b24c423e28b39d77436125099b427a1061d
7
+ data.tar.gz: b09a88514052c0385219245298a1b51757911e4f7ea57a0a29c3bb66c0dd863a5c154b25c2aeb874f720bf3a90250e3cef6ed4badbc1a35179e1e5103263344c
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.3.44"
2
+ VERSION = "0.3.45"
3
3
  end
@@ -144,7 +144,7 @@ ol {
144
144
  .list-item-icon {
145
145
  color: color("icon");
146
146
  padding-left: $spacing-normal;
147
- text-align: center;
147
+ text-align: left;
148
148
  width: 40px; // .list-item-primary already has 16px padding on left
149
149
  }
150
150
 
@@ -178,7 +178,7 @@ ol {
178
178
 
179
179
  .list-item-secondary {
180
180
  color: color("icon");
181
- margin-right: $spacing-normal;
181
+ padding-right: $spacing-normal;
182
182
  text-align: right;
183
183
  }
184
184
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dlegr250_material_design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.44
4
+ version: 0.3.45
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-08-10 00:00:00.000000000 Z
11
+ date: 2016-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler