active_frontend 15.1.0 → 15.1.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
  SHA256:
3
- metadata.gz: f047e9b1d4c79fa5903b3ce18b26c11a2dcc84108c15a33dc8f1efe3c6fb56e5
4
- data.tar.gz: 7e1f65f61538461bfabba0f02586a4f470fb54d9b010ca222a7fb6401046d288
3
+ metadata.gz: eb3e14b364f7e8cd95a21e6a83f522811523866c54377cf3f1a75fa718704bc5
4
+ data.tar.gz: e3463a03d995ff6456d9f1ba4b3ea78550b0e950fc7d4fb485aeb1d2a41b9b14
5
5
  SHA512:
6
- metadata.gz: f797c72363cf6dc3bd1ffacdf349b2b2f247c83f173344e27c2ec127e18a84640b1ec082c5ec70104e0ef17b4c3340f885ab95e68f632dbab22c23e64032e559
7
- data.tar.gz: 1c4553288c8775c243808c67639009fb81f34824857df78085193ed964844621ef28ace6d66f91c2e4f70095123fe2ab1280bde533436ace01d9bf8b89803703
6
+ metadata.gz: 5639deb2fa0f7f19ff963e7487af56af12ad394a5beafe78cef35e00b7a2252b7eb8983cc745b1c4ee48ebf7b7554d20157ef53189a06bc5901d26bbefdc71d5
7
+ data.tar.gz: 848e1293d1baeb3c2e1f8623536db487158d562e61fc29fc7935c42b3a6925c84e29743c7c6151f7139f14281225eae5886538c1b2175e92715bbb50ea0b2816
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ActiveFrontend
4
- VERSION ||= '15.1.0'
4
+ VERSION ||= '15.1.1'
5
5
  end
@@ -23,6 +23,9 @@
23
23
  min-width: 200px;
24
24
  padding: 0;
25
25
  position: absolute;
26
+ text-align: left;
27
+ text-decoration: none;
28
+ text-transform: none;
26
29
  top: 100%;
27
30
  z-index: 1040;
28
31
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 15.1.0
4
+ version: 15.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-12-07 00:00:00.000000000 Z
11
+ date: 2017-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails