waterfall_bourbon_neat_rails 0.0.6.0 → 0.0.6.1

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: fd242db8b3f0c83dd76d5d6d049a6a1e213c0e9d
4
- data.tar.gz: 269cec015d2db0b698443285fae6ac44abc8b07a
3
+ metadata.gz: c542625300a201a8804fc83df4d9c730bede868e
4
+ data.tar.gz: 151fa808e533feaf3679504210285f1be82095dd
5
5
  SHA512:
6
- metadata.gz: 0a4da5bd32651e89a812dbb53e80a5978bdb687851cd3a05a0b459e1dfb3903737c9019cf77d29a6d55926426f043d20e15101bdcf210b703bc30e51c54ca663
7
- data.tar.gz: a87d64cadc40951c90953bd8cc1c3289faa6d8728586c005842db9cdd547833b462ec2b95de6f3a84a48a50c28768fc01fc47e1643bb6dbd6c7fbf10458a5d45
6
+ metadata.gz: 4e8c951d10183f690eff97556e348b32cc8cb50c3ed98f604bfe6043da018a94cb27c35c0242ef0ce3806c73d8711e403c8884dac697d044a631b0310d31379f
7
+ data.tar.gz: e9a2ce98b4212bee9bcc7abef5c522f098c1a182f854a7ecb879b7405315e44ab6f2eaa328f4623dc8a8a9570f91313a8fc1c08762737423934c4228d9849ae9
@@ -43,14 +43,14 @@ body#main {
43
43
  position: relative;
44
44
  text-align: center;
45
45
 
46
- .logo {
46
+ div.logo {
47
47
  background: image-url('waterfall-software-logo.png') no-repeat;
48
48
  max-width: 30%;
49
49
  width: 30%;
50
50
  height: auto;
51
51
  }
52
52
 
53
- #login {
53
+ div#login {
54
54
  position: fixed;
55
55
  bottom: 0px;
56
56
  width: 100%;
@@ -60,4 +60,3 @@ body#main {
60
60
  }
61
61
 
62
62
  }
63
-
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "0.0.6.0".freeze
2
+ VERSION = "0.0.6.1".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: waterfall_bourbon_neat_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6.0
4
+ version: 0.0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Waterfall Software Inc.