betterplace_explorer 0.0.1.pre.alpha4 → 0.0.1.pre.alpha5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,2 @@
1
1
  .betterplace-explorer
2
- height: 100vh
2
+ height: $betterplace_explorer_height
@@ -1,7 +1,7 @@
1
1
  .bpe--map
2
- position: fixed
2
+ position: absolute
3
3
  top: 0
4
4
  right: 0
5
5
  z-index: 70
6
6
  width: calc(100% - 600px)
7
- height: 100vh
7
+ height: $betterplace_explorer_height
@@ -3,7 +3,7 @@
3
3
  top: 0
4
4
  left: 0
5
5
  width: 600px
6
- height: 100vh
6
+ height: $betterplace_explorer_height
7
7
  overflow-x: hidden
8
8
  overflow-y: scroll
9
9
  padding: 20px
@@ -1,3 +1,5 @@
1
+ $betterplace_explorer_height: 100vh !default
2
+
1
3
  @import betterplace_explorer/explorer
2
4
  @import betterplace_explorer/location_input
3
5
  @import betterplace_explorer/map
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace_explorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre.alpha4
4
+ version: 0.0.1.pre.alpha5
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace developers
@@ -46,7 +46,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
46
46
  version: 1.3.1
47
47
  requirements: []
48
48
  rubyforge_project:
49
- rubygems_version: 2.5.1
49
+ rubygems_version: 2.6.4
50
50
  signing_key:
51
51
  specification_version: 4
52
52
  summary: An awesome explorer