govuk_frontend_toolkit 4.0.0 → 4.0.1

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.
@@ -1,3 +1,7 @@
1
+ # 4.0.1
2
+
3
+ - Fix: stop multiline text from dropping below phase tag.
4
+
1
5
  # 4.0.0
2
6
 
3
7
  - Remove Google Analytics classic https://github.com/alphagov/govuk_frontend_toolkit/pull/194
@@ -1 +1 @@
1
- 4.0.0
1
+ 4.0.1
@@ -27,12 +27,9 @@
27
27
  }
28
28
 
29
29
  span {
30
- @include inline-block;
31
- width: 75%;
32
30
  vertical-align: top;
33
31
 
34
32
  @include media(tablet) {
35
- width: auto;
36
33
  vertical-align: baseline;
37
34
  }
38
35
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_frontend_toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.0.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: 2015-05-26 00:00:00.000000000 Z
12
+ date: 2015-06-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -286,7 +286,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
286
286
  version: '0'
287
287
  segments:
288
288
  - 0
289
- hash: -4368638161616366366
289
+ hash: -3399682699568352727
290
290
  required_rubygems_version: !ruby/object:Gem::Requirement
291
291
  none: false
292
292
  requirements:
@@ -295,7 +295,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
295
295
  version: '0'
296
296
  segments:
297
297
  - 0
298
- hash: -4368638161616366366
298
+ hash: -3399682699568352727
299
299
  requirements: []
300
300
  rubyforge_project:
301
301
  rubygems_version: 1.8.23