waterfall_bourbon_neat_rails 2.0.0.5 → 2.0.0.6

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: fbd1734d1f3089376b507d58befb1b930c605773
4
- data.tar.gz: f9d54feee32f6bb27858851bb177da76e8e66886
3
+ metadata.gz: 895d950dfb7006dc3b33108064e3ed813b83fa6c
4
+ data.tar.gz: 138a94586244ffbeb81a3a178bb00035c690c424
5
5
  SHA512:
6
- metadata.gz: 524667e0ee2e91362bc741b32360104eaf4c74db72eadfa99614802f7afe4b37660f40c36addd09497b420cdf0f5f28e08923e7eee61f201801ab571efda2a39
7
- data.tar.gz: 8ac5b64be5fbd40653b984ab5c339c0ecc5eefd49a3f2e9e1fec03b8d9297498bfee9b81b16981500f604fb187d168557b4c46940eaddfebbdc1dc0f729c8fc0
6
+ metadata.gz: 7ce6562f5e0fa04e67c97956f93b44ebb9f8632d9f4f291d64e358a85aa2c1b4004fc464c05c4190366bf2d53b081655ca356fe06d1afcbeaae0d9f12e14b986
7
+ data.tar.gz: 303cd18493221c405417f4fd02a681485d86cdaaece4e743f227bc9494f648c96dcfcfeda79151857cd0b313fa2731b88cea7c6fa990d37ec0811699ffe5f19d
@@ -4,6 +4,9 @@
4
4
  font-weight: bold;
5
5
  margin-bottom: $base-line-height / 2;
6
6
  padding: $base-line-height / 2;
7
+ position: absolute;
8
+ width: 100%;
9
+ z-index: 9999;
7
10
 
8
11
  a {
9
12
  color: darken($color, 70);
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "2.0.0.5".freeze
2
+ VERSION = "2.0.0.6".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: 2.0.0.5
4
+ version: 2.0.0.6
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-12-10 00:00:00.000000000 Z
11
+ date: 2014-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails