cookies_eu 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,4 +39,19 @@
39
39
  margin: 0 5px;
40
40
  }
41
41
  }
42
+ }
43
+
44
+ @media (max-width: 767px){
45
+ .cookies-eu{
46
+ position: static;
47
+ font-size: 12px;
48
+ line-height: 20px;
49
+ .cookies-eu-content-holder{
50
+ line-height: 16px;
51
+ padding: 5px 20px;
52
+ }
53
+ .cookies-eu-button-holder{
54
+ padding-bottom: 5px;
55
+ }
56
+ }
42
57
  }
@@ -1,3 +1,3 @@
1
1
  module CookiesEu
2
- VERSION = "1.0.6"
2
+ VERSION = "1.0.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cookies_eu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -98,7 +98,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  segments:
100
100
  - 0
101
- hash: 1464167655488282739
101
+ hash: 3464245036338729070
102
102
  required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  none: false
104
104
  requirements:
@@ -107,7 +107,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
107
107
  version: '0'
108
108
  segments:
109
109
  - 0
110
- hash: 1464167655488282739
110
+ hash: 3464245036338729070
111
111
  requirements: []
112
112
  rubyforge_project:
113
113
  rubygems_version: 1.8.23