govuk_template 0.14.2 → 0.14.3

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: 4ef0aa1629c1ed6a9f06a7e597527a6764f8daa7
4
- data.tar.gz: 5d0ca05bd38b72f64d8701600ef1b4f36f8c91d9
3
+ metadata.gz: 8994d4b98dfc71cbc467d095b117a69cb6c3111b
4
+ data.tar.gz: cd4b7a8d3bae4f306a6c7d1f67c710b4ac55a78c
5
5
  SHA512:
6
- metadata.gz: 215123c012c3936878487fe2de68ef520f7696545827a356e9351d2f71f846ae1a785a636590ce64b84ba96a8dc58c223a6d027a2de4f8dfdce7618f6aaad066
7
- data.tar.gz: 992066394240166acf8411b9484eb507e8f4bae41f2327d3d65769dd039dc2af75dc98cf236e57a5c6c6b195a99d6fe3bfcc8c6d9394891783ff2e7fbe0c8a96
6
+ metadata.gz: 92db0617a7c3ab8033f2014d98722dee18df5b7998c196dfcb5245c1cee75398729941357b4f52e976397d9c4d72aa56e51261bc2005fef4ff8ce968630e0e07
7
+ data.tar.gz: cc5f2e87a75a772d47b188eb77aadade8cd50757c97903a501e420616f5cf191f2d096ce124e774a17962a267563f76fb5b8ceeda4abd56280ce1a1187f14300
@@ -366,7 +366,7 @@ button:focus,
366
366
  #global-header #logo {
367
367
  float: left;
368
368
  position: relative;
369
- top: 1px;
369
+ top: -1px;
370
370
  height: 30px;
371
371
  overflow: visible;
372
372
  vertical-align: baseline;
@@ -376,15 +376,16 @@ button:focus,
376
376
  line-height: 1em;
377
377
  text-decoration: none;
378
378
  text-rendering: optimizeLegibility;
379
- margin-bottom: -1px;
380
- padding-top: 1px;
379
+ margin-bottom: -3px;
380
+ padding-top: 2px;
381
+ border-bottom: 1px solid transparent;
381
382
  background: url(<%= asset_path 'images/gov.uk_logotype_crown.png' %>) no-repeat;
382
383
  background-size: 35px 31px;
383
384
  background-position: 0 0;
384
385
  background-image: url(<%= asset_path 'images/gov.uk_logotype_crown-1x.png' %>); }
385
386
  #global-header #logo img {
386
387
  position: relative;
387
- top: -1px;
388
+ top: -2px;
388
389
  width: 35px;
389
390
  height: 31px;
390
391
  padding-right: 6px;
@@ -395,8 +396,7 @@ button:focus,
395
396
  visibility: hidden; }
396
397
  #global-header #logo:hover, #global-header #logo:focus {
397
398
  text-decoration: none;
398
- border-bottom: 1px solid;
399
- padding-bottom: 0; }
399
+ border-bottom-color: white; }
400
400
  #global-header #logo:active {
401
401
  color: #2b8cc4; }
402
402
  #global-header .header-proposition {
@@ -366,7 +366,7 @@ button:focus,
366
366
  #global-header #logo {
367
367
  float: left;
368
368
  position: relative;
369
- top: 1px;
369
+ top: -1px;
370
370
  height: 30px;
371
371
  overflow: visible;
372
372
  vertical-align: baseline;
@@ -376,15 +376,16 @@ button:focus,
376
376
  line-height: 1em;
377
377
  text-decoration: none;
378
378
  text-rendering: optimizeLegibility;
379
- margin-bottom: -1px;
380
- padding-top: 1px;
379
+ margin-bottom: -3px;
380
+ padding-top: 2px;
381
+ border-bottom: 1px solid transparent;
381
382
  background: url(<%= asset_path 'images/gov.uk_logotype_crown.png' %>) no-repeat;
382
383
  background-size: 35px 31px;
383
384
  background-position: 0 0;
384
385
  background-image: url(<%= asset_path 'images/gov.uk_logotype_crown-1x.png' %>); }
385
386
  #global-header #logo img {
386
387
  position: relative;
387
- top: -1px;
388
+ top: -2px;
388
389
  width: 35px;
389
390
  height: 31px;
390
391
  padding-right: 6px;
@@ -395,8 +396,7 @@ button:focus,
395
396
  visibility: hidden; }
396
397
  #global-header #logo:hover, #global-header #logo:focus {
397
398
  text-decoration: none;
398
- border-bottom: 1px solid;
399
- padding-bottom: 0; }
399
+ border-bottom-color: white; }
400
400
  #global-header #logo:active {
401
401
  color: #2b8cc4; }
402
402
  #global-header .header-proposition {
@@ -352,7 +352,7 @@ button:focus,
352
352
  #global-header #logo {
353
353
  float: left;
354
354
  position: relative;
355
- top: 1px;
355
+ top: -1px;
356
356
  height: 30px;
357
357
  overflow: visible;
358
358
  vertical-align: baseline;
@@ -362,15 +362,16 @@ button:focus,
362
362
  line-height: 1em;
363
363
  text-decoration: none;
364
364
  text-rendering: optimizeLegibility;
365
- margin-bottom: -1px;
366
- padding-top: 1px;
365
+ margin-bottom: -3px;
366
+ padding-top: 2px;
367
+ border-bottom: 1px solid transparent;
367
368
  background: url(<%= asset_path 'images/gov.uk_logotype_crown.png' %>) no-repeat;
368
369
  background-size: 35px 31px;
369
370
  background-position: 0 0;
370
371
  background-image: url(<%= asset_path 'images/gov.uk_logotype_crown-1x.png' %>); }
371
372
  #global-header #logo img {
372
373
  position: relative;
373
- top: -1px;
374
+ top: -2px;
374
375
  width: 35px;
375
376
  height: 31px;
376
377
  padding-right: 6px;
@@ -381,8 +382,7 @@ button:focus,
381
382
  visibility: hidden; }
382
383
  #global-header #logo:hover, #global-header #logo:focus {
383
384
  text-decoration: none;
384
- border-bottom: 1px solid;
385
- padding-bottom: 0; }
385
+ border-bottom-color: white; }
386
386
  #global-header #logo:active {
387
387
  color: #2b8cc4; }
388
388
  #global-header .header-proposition {
@@ -366,7 +366,7 @@ button:focus,
366
366
  #global-header #logo {
367
367
  float: left;
368
368
  position: relative;
369
- top: 1px;
369
+ top: -1px;
370
370
  height: 30px;
371
371
  overflow: visible;
372
372
  vertical-align: baseline;
@@ -376,14 +376,15 @@ button:focus,
376
376
  line-height: 1em;
377
377
  text-decoration: none;
378
378
  text-rendering: optimizeLegibility;
379
- margin-bottom: -1px;
380
- padding-top: 1px;
379
+ margin-bottom: -3px;
380
+ padding-top: 2px;
381
+ border-bottom: 1px solid transparent;
381
382
  background: url(<%= asset_path 'images/gov.uk_logotype_crown.png' %>) no-repeat;
382
383
  background-size: 35px 31px;
383
384
  background-position: 0 0; }
384
385
  #global-header #logo img {
385
386
  position: relative;
386
- top: -1px;
387
+ top: -2px;
387
388
  width: 35px;
388
389
  height: 31px;
389
390
  padding-right: 6px;
@@ -394,8 +395,7 @@ button:focus,
394
395
  visibility: hidden; }
395
396
  #global-header #logo:hover, #global-header #logo:focus {
396
397
  text-decoration: none;
397
- border-bottom: 1px solid;
398
- padding-bottom: 0; }
398
+ border-bottom-color: white; }
399
399
  #global-header #logo:active {
400
400
  color: #2b8cc4; }
401
401
  #global-header .header-proposition {
@@ -1,3 +1,3 @@
1
1
  module GovukTemplate
2
- VERSION = "0.14.2"
2
+ VERSION = "0.14.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.2
4
+ version: 0.14.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Tomlins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-14 00:00:00.000000000 Z
11
+ date: 2015-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails