ama_layout 4.5.0 → 4.5.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d980f4c2c570be4a42b867bb52fafa113fcc166c
4
- data.tar.gz: 6285fb227a2f9cf327bb1773f9e1207b429951ed
3
+ metadata.gz: 5931174cc2068b0eebe6a7f22365af314948f60f
4
+ data.tar.gz: fa0415da49ec2c53a0ca274bfb13abebb1c2a9ef
5
5
  SHA512:
6
- metadata.gz: ee933abf4357cd4a5cdc42936ccb5537b7d8c525b86e1c060e03c25b0893c42ee92004735fcf631245332e5706197bec501ee8f8a9bf9cc0a76ecd2961b291fa
7
- data.tar.gz: 451b08f55f927260217b59013d0bd8a5021ce79ca712ca652240fe2a46a163806ec8c80363e3afdf19d6326a702deeb09d7b1b472d1aa7f1d4adb41ca54890c7
6
+ metadata.gz: 8ac58f3cef152d1dfa34733ef6fdd0e9e23f316c407730e77ef6aff980812a65fff08a089b9c22ced391be3ae9d7afd2bdf987467a68ed9851d4acd15f6737d1
7
+ data.tar.gz: 6d587d87d9053dbe06e9becd71ecd17ad94b3dbbca3d947a8d21424a7a375a4f4c2bc7303e62f3c4e79b189304c21c2b31cc2045011785ce32cc2833972aec74
@@ -11,6 +11,12 @@
11
11
 
12
12
  &__radio-half{
13
13
  @include medium-6;
14
+
15
+ &:nth-of-type(2){
16
+ .comparison-radios__ribbon{ //only display the ribbon for the first radio
17
+ display: none;
18
+ }
19
+ }
14
20
  }
15
21
 
16
22
  &__radio-third{
@@ -1,3 +1,3 @@
1
1
  module AmaLayout
2
- VERSION = '4.5.0'
2
+ VERSION = '4.5.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ama_layout
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.5.0
4
+ version: 4.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael van den Beuken
@@ -18,7 +18,7 @@ authors:
18
18
  autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
- date: 2016-09-29 00:00:00.000000000 Z
21
+ date: 2016-10-13 00:00:00.000000000 Z
22
22
  dependencies:
23
23
  - !ruby/object:Gem::Dependency
24
24
  name: foundation-rails
@@ -406,7 +406,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
406
406
  version: '0'
407
407
  requirements: []
408
408
  rubyforge_project:
409
- rubygems_version: 2.4.5.1
409
+ rubygems_version: 2.5.1
410
410
  signing_key:
411
411
  specification_version: 4
412
412
  summary: ".ama.ab.ca site layouts"