betterplace_explorer 0.0.1.pre.alpha2 → 0.0.1.pre.alpha3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,14 +1,16 @@
1
+ betterplace-explorer {
2
+ height: 97vh;
3
+ }
4
+
1
5
  .bpe--volunteering-list {
2
- /*position: fixed;*/
3
- /*top: 0;*/
4
- /*left: 0;*/
5
- /*overflow-y: scroll;*/
6
- /*css wtf*/
6
+ height: 80vh;
7
+ overflow: scroll;
7
8
  }
8
9
 
9
10
  .bpe--volunteering {
10
11
  display: flex;
11
12
  margin-bottom: 20px;
13
+ border: 1px solid #ccc;
12
14
  }
13
15
 
14
16
  .bpe--volunteering--image {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace_explorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre.alpha2
4
+ version: 0.0.1.pre.alpha3
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-15 00:00:00.000000000 Z
11
+ date: 2016-06-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: An awesome explorer
14
14
  email: