romo 0.4.0 → 0.4.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: 16d72f11af0d881ebd4e76ccf12a06e53473d9f4
4
- data.tar.gz: 97e1dfa59a23f0827a8cf60624f7ad0f6a107a80
3
+ metadata.gz: 8cbf6344f9c08440e6a08ba0e3a0837b18270241
4
+ data.tar.gz: 9cf2bd38922d8fb5c3189ddaa9fcb9d857ce5c4a
5
5
  SHA512:
6
- metadata.gz: 1e12d453756d7f6a7baef313f5dcd07ac8ff6923518f7851ba4254feb6f8285760537aed1ccf44f4896424832491b6d7f6763c2742e6894b17a4e2ae52e2fc3b
7
- data.tar.gz: 5a65efd854311ec7898109aa1e2504efcb514ec2562e6bdb65340c5586bd1c276c11b5b52c6081c8178d6a524f119f36417f3d575a302309455ee6532f6cb29b
6
+ metadata.gz: 6c75cf1bf0999910b6a478a93538dfa2208f856eb7dd37980672788e1d32372263f25151d8baff3a3c691ea2518d766689d508bf3bb29a16cf41546449a0f57b
7
+ data.tar.gz: 5e9bf79aff612ab604e4624edd39d560d0a86baa2edc3006a17e9abc6c5fa19a9322941f808e8e219c39c9e6fdbf6d5c92f85632ca2c495f57056d7813d399d7
@@ -439,8 +439,8 @@ h3 { @include text1; }
439
439
 
440
440
  /* other helpers */
441
441
 
442
- .romo-full-width { width: 100%; }
443
- .romo-full-height { width: 100%; }
442
+ .romo-full-width { width: 100% !important; }
443
+ .romo-full-height { height: 100% !important; }
444
444
  .romo-match-line-height { line-height: 1 !important; }
445
445
 
446
446
  .romo-nowrap { white-space: nowrap !important; }
data/lib/romo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Romo
2
- VERSION = "0.4.0"
2
+ VERSION = "0.4.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: romo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kelly Redding
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-04-15 00:00:00.000000000 Z
12
+ date: 2015-04-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: assert