active_frontend 14.1.17 → 14.1.18

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: c0ce2f6b58cf424ea485a0e57333fe3535c213bf
4
- data.tar.gz: bfe1b66a31f6bcd418f5ab3cd81b38fd3baac4be
3
+ metadata.gz: 6e10ca86466d8b3a97bb623de6499bf1aecdef50
4
+ data.tar.gz: 4ad4b0878c0671a685a15f53fedf35bb21b5a1cb
5
5
  SHA512:
6
- metadata.gz: 43b73eef573056fb6019cf6106b19844056608a78b7f31d592ae70e39585f38fa4f7d7cbc1b19849ec1c129b370baa84b1a5647dae73d4d8d8bfa3bacc3064e3
7
- data.tar.gz: 511c39b9256158a3d64368a7bdb3f53f0742b196a4fa07736bde813aa029013265672537c7578c76c9cdc941372f8c31ed0783c87a8c13f488654a32e80555bb
6
+ metadata.gz: 9df89528b5ce359f192a42fbae65a4990234c98657f07bc01ed75a1428b8fcc76fa79999d2c88e01335675bbeffbc0bd78ed611a9341132744897c605fc14dd6
7
+ data.tar.gz: 729f1ab70d4e3a5be8de938d176835e495b3cd1d9bd8d49096d78dd58e34af7148ef0d09e69fb0f25ed47c63a915319e017a3a8320400b3165629e81b5703a51
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = '14.1.17'.freeze
2
+ VERSION = '14.1.18'.freeze
3
3
  end
@@ -58,6 +58,7 @@
58
58
  }
59
59
  }
60
60
  .header-search {
61
+ margin-top: -3px;
61
62
  width: 260px;
62
63
 
63
64
  input { margin-bottom: 0; }
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: 14.1.17
4
+ version: 14.1.18
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-08-11 00:00:00.000000000 Z
11
+ date: 2017-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails