govuk_template 0.7.0 → 0.7.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -347,6 +347,12 @@ button:focus,
347
347
  display: block;
348
348
  clear: both; }
349
349
 
350
+ @-ms-viewport {
351
+ width: device-width; }
352
+
353
+ @-o-viewport {
354
+ width: device-width; }
355
+
350
356
  #global-header {
351
357
  background-color: #0b0c0c;
352
358
  width: 100%; }
@@ -509,8 +515,10 @@ button:focus,
509
515
  /* shown with JS, always on for non-JS */ }
510
516
 
511
517
  #global-cookie-message {
512
- padding: 0.5em 2em;
513
- background-color: #d5e8f3; }
518
+ padding: 8px 15px;
519
+ background-color: #d5e8f3;
520
+ padding-left: 30px;
521
+ padding-right: 30px; }
514
522
  #global-cookie-message p {
515
523
  font-family: "nta", Arial, sans-serif;
516
524
  font-size: 19px;
@@ -347,6 +347,12 @@ button:focus,
347
347
  display: block;
348
348
  clear: both; }
349
349
 
350
+ @-ms-viewport {
351
+ width: device-width; }
352
+
353
+ @-o-viewport {
354
+ width: device-width; }
355
+
350
356
  #global-header {
351
357
  background-color: #0b0c0c;
352
358
  width: 100%; }
@@ -509,8 +515,10 @@ button:focus,
509
515
  /* shown with JS, always on for non-JS */ }
510
516
 
511
517
  #global-cookie-message {
512
- padding: 0.5em 2em;
513
- background-color: #d5e8f3; }
518
+ padding: 8px 15px;
519
+ background-color: #d5e8f3;
520
+ padding-left: 30px;
521
+ padding-right: 30px; }
514
522
  #global-cookie-message p {
515
523
  font-family: "nta", Arial, sans-serif;
516
524
  font-size: 19px;
@@ -341,6 +341,12 @@ button:focus,
341
341
  display: block;
342
342
  clear: both; }
343
343
 
344
+ @-ms-viewport {
345
+ width: device-width; }
346
+
347
+ @-o-viewport {
348
+ width: device-width; }
349
+
344
350
  #global-header {
345
351
  background-color: #0b0c0c;
346
352
  width: 100%; }
@@ -503,8 +509,10 @@ button:focus,
503
509
  /* shown with JS, always on for non-JS */ }
504
510
 
505
511
  #global-cookie-message {
506
- padding: 0.5em 2em;
507
- background-color: #d5e8f3; }
512
+ padding: 8px 15px;
513
+ background-color: #d5e8f3;
514
+ padding-left: 30px;
515
+ padding-right: 30px; }
508
516
  #global-cookie-message p {
509
517
  font-family: "nta", Arial, sans-serif;
510
518
  font-size: 19px;
@@ -347,6 +347,12 @@ button:focus,
347
347
  display: block;
348
348
  clear: both; }
349
349
 
350
+ @-ms-viewport {
351
+ width: device-width; }
352
+
353
+ @-o-viewport {
354
+ width: device-width; }
355
+
350
356
  #global-header {
351
357
  background-color: #0b0c0c;
352
358
  width: 100%; }
@@ -525,7 +531,7 @@ button:focus,
525
531
  /* shown with JS, always on for non-JS */ }
526
532
 
527
533
  #global-cookie-message {
528
- padding: 0.5em 2em;
534
+ padding: 8px 15px;
529
535
  background-color: #d5e8f3; }
530
536
  #global-cookie-message p {
531
537
  font-family: "nta", Arial, sans-serif;
@@ -539,9 +545,10 @@ button:focus,
539
545
  #global-cookie-message p {
540
546
  font-size: 16px;
541
547
  line-height: 1.25; } }
542
- @media (max-width: 640px) {
548
+ @media (min-width: 641px) {
543
549
  #global-cookie-message {
544
- padding: 0.5em 1em; } }
550
+ padding-left: 30px;
551
+ padding-right: 30px; } }
545
552
 
546
553
  /* Global footer */
547
554
  #footer {
@@ -1,3 +1,3 @@
1
1
  module GovukTemplate
2
- VERSION = "0.7.0"
2
+ VERSION = "0.7.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-03-30 00:00:00.000000000 Z
12
+ date: 2014-03-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -190,7 +190,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
190
190
  version: '0'
191
191
  segments:
192
192
  - 0
193
- hash: -4483332379943355341
193
+ hash: 1199739565587448907
194
194
  required_rubygems_version: !ruby/object:Gem::Requirement
195
195
  none: false
196
196
  requirements:
@@ -199,7 +199,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
199
199
  version: '0'
200
200
  segments:
201
201
  - 0
202
- hash: -4483332379943355341
202
+ hash: 1199739565587448907
203
203
  requirements: []
204
204
  rubyforge_project:
205
205
  rubygems_version: 1.8.23