scrollytelling-navigation 12.0.2 → 12.0.3

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: 45e6ab10dfba7244c9fe3713ebca744e1c9881ae
4
- data.tar.gz: cbdf334d9495375f6302a41de2476a00c37dc8b2
3
+ metadata.gz: 724bbf0a726cb4e1946264e6053bc65a47f62d3f
4
+ data.tar.gz: 20927432c1af0816ac25b2e9e123b85d43a522ae
5
5
  SHA512:
6
- metadata.gz: b8e6a259ffe2633b7e5272521511184c830a1afdab3599eac392b2e4c2caf6ef69997611cd16516fa31870f3b681c971cdcde275194b4a61597cdb897332d6ea
7
- data.tar.gz: 8dbccd6ae85a3be94625ab714df65d2ecce0f35a20f2665ca69308a16a340ade496c0088e6672776c66a141007963d9650a5b64a0810ac16f673d13abd5892c2
6
+ metadata.gz: c9c88315db984a530707744304b8cabb6778fc8c5fb02416c6b66651fb5df496a5755c9808188e33395b538dafbeab67049c9ce534af1ea26979c9b5350d8d29
7
+ data.tar.gz: 33a1311b7c90e6dc46122946a255ab7c60281fd0b379898212d03368ab32890c9d2e333fe49cefb00fcd438f0c32b82d400376523f7f0ca41eeb753278b539d5
@@ -1,4 +1,6 @@
1
1
  .navigation_mobile {
2
+ pointer-events: all;
3
+
2
4
  .parent_page {
3
5
  display: none; /* hide here because we include it in all nav */
4
6
  }
@@ -94,8 +96,12 @@
94
96
  }
95
97
  }
96
98
 
99
+ .menu {
100
+ right: 210px;
101
+ }
102
+
97
103
  .menu.index {
98
- top: 10px;
104
+ top: 9px;
99
105
 
100
106
  &:before {
101
107
  content: "\f00d";
@@ -10,11 +10,14 @@
10
10
  }
11
11
 
12
12
  ul.scrollytelling-options {
13
- bottom: 20px;
13
+ line-height: 1;
14
+ bottom: 6px;
14
15
  right: 10px;
15
16
  }
16
17
 
17
18
  .entry .indicator {
18
19
  left: 20px;
20
+ height: auto;
21
+ bottom: 14px;
19
22
  }
20
23
  }
@@ -1,5 +1,5 @@
1
1
  module Scrollytelling
2
2
  module Navigation
3
- VERSION = "12.0.2"
3
+ VERSION = "12.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scrollytelling-navigation
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.0.2
4
+ version: 12.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joost Baaij
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-10-22 00:00:00.000000000 Z
11
+ date: 2017-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pageflow