active_frontend 2.0.14 → 2.0.15

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: 71f7367507812c80a6eb9c0a07d9b369529b7d43
4
- data.tar.gz: 500acc3cac02b1e8b3a13524e63d0d2b2ae88a77
3
+ metadata.gz: 11337ce247ead5a479c4b5e67f66c3e7f88bc590
4
+ data.tar.gz: a976683007d1bfee1dbec0e2be7c92f131d8b475
5
5
  SHA512:
6
- metadata.gz: d97d524a7a80382820b3a5884c4095b3d358315871b7c0d30da872231756172e84d167dd2552116af83a855d17a86c0cdc1ec7372693e96d4cbd9a422c97d1d8
7
- data.tar.gz: 731c1ed237bc71ea6fd7f5d219a54733a4fa88413fde5992c361ceb431f7a70238d41160ee93963ed3445cdffc1c92a5d81ad68fdd4e68907a006c0a254162b8
6
+ metadata.gz: 48c2aa4d0b6dada793b9cf6961614bd4f57554f63e8b71c90c2aaed58c8ddab9710482bd127d56559025794fe24f31d4bfdc606752475c516426dd49314e7b79
7
+ data.tar.gz: 6faffa1080cc2fe80cc0163da14e5c1335f5c0c7b452ec63340a89825d96dc2d66223b6b20726bae2c219498174beb33ee4945f72c93b8aa1c23d91c92b7ee86
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = "2.0.14"
2
+ VERSION = "2.0.15"
3
3
  end
@@ -61,7 +61,7 @@
61
61
  text-overflow: ellipsis;
62
62
  vertical-align: middle;
63
63
  white-space: nowrap;
64
- width: 210px;
64
+ width: 220px;
65
65
  }
66
66
  .header-trunk > li:first-child > a { border-left: 1px solid rgba(230,237,242,1); }
67
67
  .header-trunk > li > a > .badge,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.14
4
+ version: 2.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez