dvla_internal_frontend_toolkit 2.1.10 → 2.1.11

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: a82f857b181479e2401bc4c9b261553bd098d03b
4
- data.tar.gz: 413704c90db4e468a07b35a365095db11380660c
3
+ metadata.gz: a4c63167246c083840a1b8292ee288040a9b0d1f
4
+ data.tar.gz: 4fdc8bb34c2882f7b85d8840d1df9119f41ea5da
5
5
  SHA512:
6
- metadata.gz: 05f14fc811949e476f0b91a2c93c9b6679d8662d98f63391bfd55b551ffb5cb7e9e590541fffa1a96ca3518d887281eef3986398a10377cbb4fa509e745b5212
7
- data.tar.gz: bcfdf1a481394d723c1bf3c946003cb29bcbe7fda1c7ae98a0f1e77f42f30dde49ea2233eea0f65ac17bea3931dbf1bc62b51d30b2d5cbfcd3345098a9baac93
6
+ metadata.gz: a7e4d3cf248019197c5b0d66082c5812813ecc4234b08e3c2b7c247d92fa88857ec880274b73143df8b7207a0ec42cf95db7d9d9f804b6023fa015f8a1557c9a
7
+ data.tar.gz: 52567340da4511eecf0dbb2ea0ef1d83afc65fe79e696b4aa2c337a640b5f2b1b2a85a1a0595ed6186751006104d7d64ab8d4bda69b07ded5444613023191a07
@@ -158,6 +158,20 @@
158
158
  &.form-control-3-4 {
159
159
  width: 75%;
160
160
  }
161
+
162
+ &.day {
163
+ width: 44px;
164
+ margin-right: 8px;
165
+ }
166
+
167
+ &.month {
168
+ width: 44px;
169
+ margin-right: 8px;
170
+ }
171
+
172
+ &.year {
173
+ width: 64px;
174
+ }
161
175
  }
162
176
 
163
177
  .form-control {
@@ -1,3 +1,3 @@
1
1
  module DvlaInternalFrontendToolkit
2
- VERSION = "2.1.10"
2
+ VERSION = "2.1.11"
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.1.10
4
+ version: 2.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Liam Betsworth