iconmonstr-rails 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Iconmonstr
2
2
  module Rails
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
@@ -17,6 +17,10 @@
17
17
  text-decoration: inherit;
18
18
  }
19
19
 
20
+ [class^="icon-"], [class*=" icon-"] {
21
+ height: 1em;
22
+ }
23
+
20
24
  [class^="icon-"], [class*=" icon-"], .icon-white, .nav > .active > a > [class^="icon-"], .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
21
25
  background: none;
22
26
  }
@@ -33,6 +37,7 @@ a [class^="icon-"], a [class*=" icon-"] {
33
37
 
34
38
  .btn [class^="icon-"], .btn [class*=" icon-"] {
35
39
  line-height: .9em;
40
+ height: .9em;
36
41
  }
37
42
 
38
43
  li [class^="icon-"], li [class*=" icon-"] {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iconmonstr-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: