dvla_internal_frontend_toolkit 2.0.2 → 2.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2a461bd9df20c8ab5ba61b189da5c837bde64db3
4
- data.tar.gz: 0c51cc67047a3893f80e8dacb66cbcc297b20d26
3
+ metadata.gz: d651dd9495c0eb3a6ff9b7e9475b1529606adc8e
4
+ data.tar.gz: 95915d05b482e07c28d66c0db2f054f828e8890c
5
5
  SHA512:
6
- metadata.gz: d2571ecebdef4d42fc56de0481604ea5d7162989de232d68a5e9001efea49183858d4dc0539075fc94ad32830ab1af726a9447564c45c1f40de835592cb3f3a1
7
- data.tar.gz: 9ad38668ea00f0dd5e962e6c1472682679c5993dee107e99f744c98228d9abbe3f9ef1115e23991556e4a11e4273634c9cb3e11df91f70678315790a37beba98
6
+ metadata.gz: b394e52044742d644d3d765e8efdf0fb6b20638f8e950a50c45a9f975183f25b223471917c12f2eedba10ff9e34317099f91856f155cf46dd86eea641ef07a4f
7
+ data.tar.gz: 8ab76bda63d1f18e5df6625448ee8e92c24197a004524dc22ac892c5cadc46570e9c7d91d7d577f7d1f86f2353cd2ed903f5975449b164a56b56f302608868c9
@@ -80,9 +80,8 @@ body {
80
80
  }
81
81
 
82
82
  #header-logo {
83
- display: inline-block;
84
- position: absolute;
85
- top: 8px;
83
+ // display: inline-block;
84
+ float: left;
86
85
 
87
86
  #coat-of-arms {
88
87
  float: left;
@@ -221,8 +220,7 @@ body {
221
220
  }
222
221
  }
223
222
 
224
- .search-btn {
225
-
223
+ .search-btn {
226
224
  width: 100%;
227
225
  display: block;
228
226
 
@@ -233,7 +231,7 @@ body {
233
231
  position: relative;
234
232
  float: right;
235
233
  margin-right: 8px;
236
- margin-top: -9px;
234
+ margin-top: 4px;
237
235
  color: white;
238
236
  font-size: 26px;
239
237
  }
@@ -1,3 +1,3 @@
1
1
  module DvlaInternalFrontendToolkit
2
- VERSION = "2.0.2"
2
+ VERSION = "2.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dvla_internal_frontend_toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.2
4
+ version: 2.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Liam Betsworth