waterfall_bourbon_neat_rails 0.1.9.4 → 0.1.9.5

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: d17ce7cb46cf3d6d2b3d2e468a0c9fff4923a22f
4
- data.tar.gz: 8e9428178c9ab9cbf7bc75b4e9d213ff3ba49998
3
+ metadata.gz: b2049ef7a33a95040132922c410845839d485795
4
+ data.tar.gz: ced6bcbbce9868f5a1d7f577f354d7cfc2496f65
5
5
  SHA512:
6
- metadata.gz: e98268e04dad6e044bcb6ed8fc34d4c01c43e237a417855423f025280ee2c61e3781425e3467bfdf88fc45620faed932ed7fcb51da8aeca40d684551532e6104
7
- data.tar.gz: a17a73137e97ce95b806396033e60ad3abc4c9c754fa2d817333f5916d746511738a4b8ecc52ab84f86ba859b59e4324880d6acb74cdb48abbcca187949a071f
6
+ metadata.gz: 8e03868c9e2081c8f452748f6a093b628ab57857cd7479754f4ecc974457ffa1f401108b00899db21e965491a8001be7030f814e31c82d1d92582cf12a146803
7
+ data.tar.gz: b52d6575d08ef753a24994246917bca67c0cbafd25b8a4f71862565b161dac9db64e93d3b9f8963b15d230e37e745403050d7f5942dab288fae411a9aef8c06d
@@ -220,11 +220,13 @@ body#main{
220
220
  }
221
221
 
222
222
  .upload_actions{
223
- margin-top:30px;
223
+ position: relative;
224
+ .upload_btn{
225
+ @include btn(#fff, 120px, 40px, 1em, $light_blue, #f7f7f7, $light_blue);
226
+ margin: 15px 0;
227
+ }
224
228
  input{
225
- height: 40px;
226
- padding: 0;
227
- margin-bottom: 0;
229
+ display: none;
228
230
  }
229
231
  }
230
232
  }
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "0.1.9.4".freeze
2
+ VERSION = "0.1.9.5".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: 0.1.9.4
4
+ version: 0.1.9.5
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-08-28 00:00:00.000000000 Z
11
+ date: 2014-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails