dlegr250_material_design 0.1.85 → 0.1.86

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: 979d5c64d91a4fcb1d0c4d30e58cbdf25abe9828
4
- data.tar.gz: 0340df5b0fe05a6901aa12edd3ad41bfe403d4bf
3
+ metadata.gz: daf667fa7fed94da0ab5b1bc654f283c2a07ec14
4
+ data.tar.gz: fc28212b9f36871ab00e57a5cd341fbd57baf28d
5
5
  SHA512:
6
- metadata.gz: b8546ad87b8e20bf857b4e079da767d3f4ee0719fa4a0f98ab7a0c740e5975f167b4f8be5f154e4a547577d87834f01bab9205098eb5a8b935cf91fe8d898729
7
- data.tar.gz: 7a87b96f47ffe9cc2c009f497158cd697014342a754f4a56fe426b54473f397395fe78653d4ca2a0f6cd24e3a6d62e52445436d6284a172021add4c1c720ee07
6
+ metadata.gz: e56521ca71b182439d9e060701607104268b837254e9e6bb8078c30a5e5b98c1f1442821ff9b6cb24b45fec2d5fc0fc92ae7453195db7b44bb9c815e46d0b4c9
7
+ data.tar.gz: ccedd38b9a7c0a7a665817298c069a6b7ba69db6ffe7fc2a0ad88fd9d34545cc461240a47f4f1496af201286a150ea0ce63019897defec798790abb8885706b2
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.1.85"
2
+ VERSION = "0.1.86"
3
3
  end
@@ -134,13 +134,16 @@
134
134
  // Fields - responsive label placement
135
135
  //----------------------------------------------------------------------
136
136
 
137
+ .field-label {
138
+ padding-bottom: $spacing-xsmall;
139
+ }
140
+
137
141
  .field-responsive {
138
142
  margin-bottom: $spacing-small;
139
143
 
140
144
  .field-label {
141
145
  display: block;
142
146
  margin-top: $spacing-xsmall;
143
- padding-bottom: $spacing-xsmall;
144
147
 
145
148
  .helper-text {
146
149
  display: inline-block;
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.1.85
4
+ version: 0.1.86
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-06-07 00:00:00.000000000 Z
11
+ date: 2016-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler