waterfall_bourbon_neat_rails 1.9.7 → 1.9.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 515ec6e5c0076b25b0919ffd6c51058246cf50fe
4
- data.tar.gz: be877ffdc5db084b5047c769c8788dcc2a6c3afb
3
+ metadata.gz: 0e42fc0d46d7ccbd6f9014413d9e78a63ea59a83
4
+ data.tar.gz: d4ca71fef20beda108b83356714f1d2c1896cefd
5
5
  SHA512:
6
- metadata.gz: ee164cdf54e1995d65b5d2d1f53fad1b46b7b3db1c4865c0c467189b5045272433a345c97fddaa074b67695a0d6fde2d92896b08b282ac834b0d58758878be6a
7
- data.tar.gz: 4125adc5486d6ca8a337a1cd540fa87765919dd4e30db3d25f35be54d520a35ebc30c16e1f0d4f17354e2b67ea3d5678089d3b286c96727ab0c099b64bc5cff9
6
+ metadata.gz: aced5b45e457eca7ff3d371a9d6789561b8387165328875b9c414c5caf3c9ee22d39eed20cbc43b89c49fa11ee8ba1c2e2983257ac638f9a026faf16500dba13
7
+ data.tar.gz: 68977d4704033afb1a0e5221ae92f5170665f12574051aac2fb6b323d901782b5c2198dbb8b09cfa33eb1bdf4fe5885b6e23086943591e2734b332edeb2b27fc
@@ -1,4 +1,4 @@
1
- .addLeadModal-wrapper, .editLeadModal-wrapper{
1
+ .leadModal-wrapper{
2
2
  width: 600px;
3
3
 
4
4
  li{
@@ -11,6 +11,17 @@
11
11
  width: 100%;
12
12
  }
13
13
 
14
+ li input[name='lead[weight]']{
15
+ float: left;
16
+ width: 80%;
17
+ }
18
+
19
+ .weight_unit{
20
+ float: left;
21
+ line-height: 40px;
22
+ margin-left: 5px;
23
+ }
24
+
14
25
  li select{
15
26
  -webkit-appearance: none;
16
27
  width: 100%;
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "1.9.7".freeze
2
+ VERSION = "1.9.8".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: waterfall_bourbon_neat_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.7
4
+ version: 1.9.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Waterfall Software Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-10 00:00:00.000000000 Z
11
+ date: 2014-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails