ama_layout 1.1.21 → 1.1.22
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: afd0cb71d1f01480f41ea4d7b1b29432af3f235c
|
4
|
+
data.tar.gz: 7db9c5bc65e78c84ff9151907fa0c08d1a611964
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5c7e4933d296faf361fb47f1074d24e76e315859eee75e9abfa06e13d32eb45ca7b8ceb09294b1e55c8b756fb887da91c702301be7b4ec5125cb92f82e32c3cf
|
7
|
+
data.tar.gz: 667d29fcd4d857f4d5ab4fb7d56362d875318d8bc4d08521463bcb280575b601dc3de339a6972bc20b16dbca5283cd9dc610bf41cedd282541a74269b0ef7927
|
@@ -75,7 +75,9 @@
|
|
75
75
|
.outer-quicklink-box:first-child:nth-last-child(4),
|
76
76
|
.outer-quicklink-box:first-child:nth-last-child(4) ~ div,
|
77
77
|
.outer-quicklink-box:first-child:nth-last-child(4) ~ li{
|
78
|
-
width:
|
78
|
+
width: 24.2%;
|
79
|
+
margin-right: 0.8%;
|
80
|
+
margin-top: 0.8%;
|
79
81
|
}
|
80
82
|
|
81
83
|
.quicklink-single-box{
|
data/lib/ama_layout/version.rb
CHANGED
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: 1.1.
|
4
|
+
version: 1.1.22
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael van den Beuken
|
@@ -17,7 +17,7 @@ authors:
|
|
17
17
|
autorequire:
|
18
18
|
bindir: bin
|
19
19
|
cert_chain: []
|
20
|
-
date: 2015-10-
|
20
|
+
date: 2015-10-13 00:00:00.000000000 Z
|
21
21
|
dependencies:
|
22
22
|
- !ruby/object:Gem::Dependency
|
23
23
|
name: foundation-rails
|
@@ -312,7 +312,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
312
312
|
version: '0'
|
313
313
|
requirements: []
|
314
314
|
rubyforge_project:
|
315
|
-
rubygems_version: 2.
|
315
|
+
rubygems_version: 2.4.5
|
316
316
|
signing_key:
|
317
317
|
specification_version: 4
|
318
318
|
summary: ".ama.ab.ca site layouts"
|