cookies_eu 1.5.1 → 1.5.2

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: 7e3c74580c15a4a0cc03114fa62a39d0e1ea3384
4
- data.tar.gz: 4d8742e6fd96a1e9ad9675875e799918a3c0441d
3
+ metadata.gz: 4b266c2df0f4ef5479babb96f59a1d2af0e9c4c0
4
+ data.tar.gz: 6a9dcb9777e7d526c9751bb37afa28e19924a052
5
5
  SHA512:
6
- metadata.gz: 176aa59f16f8670dc88021d7138391b54e06f2cc128b04e9133302991d2b0a2354e5b4925017771de05824e7166c52da24affddb6760a5159fd8be59b2dbe9d9
7
- data.tar.gz: c1d72aaccd654c6f424c3923e28a02034a61bd5fd1d6a309270a70ed60d0aac3feaab1ee369bb7d366557db9c62b69b96bcce55ca894a42a507934fee78c8960
6
+ metadata.gz: c30656b037cf10a1a8ba92cfa6fabf64969bc449dd4aa208355c8ecb71ed2a1d56b7788eadc595bb42b34586b0a429b7683563946964e92c250ec1a84d9ac6b8
7
+ data.tar.gz: 9d0bcf8c8d2c4db5405b5fa4e6e8aeb4ea33d1c0e6237c9e551c45b838f73adb44ff299d2404b3a262fb9b53ea34766ca450ba23c4ded322ce279e26a76ed9df
@@ -27,13 +27,13 @@ $cookies-eu-mobile: 'max-width: 767px';
27
27
  position: initial;
28
28
  }
29
29
 
30
- & &-content-holder {
30
+ .cookies-eu-content-holder {
31
31
  display: inline-block;
32
32
 
33
33
  padding: 0 20px;
34
34
  }
35
35
 
36
- & &-button-holder {
36
+ .cookies-eu-button-holder {
37
37
  display: inline-block;
38
38
 
39
39
  .cookies-eu-ok {
@@ -1,3 +1,3 @@
1
1
  module CookiesEu
2
- VERSION = "1.5.1"
2
+ VERSION = "1.5.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cookies_eu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.1
4
+ version: 1.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stjepan Hadjic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-16 00:00:00.000000000 Z
11
+ date: 2016-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: js_cookie_rails