betterplace_explorer 0.0.1.pre.alpha29 → 0.0.1.pre.alpha30

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,10 @@
1
1
  .bpe--location-input
2
2
  background: white
3
- border-bottom: 1px solid $light-grey
3
+ position: relative
4
4
 
5
5
  +desktop
6
6
  position: absolute
7
+ border-bottom: 1px solid $light-grey
7
8
  top: 0
8
9
  left: 0
9
10
  z-index: 100
@@ -37,8 +38,9 @@
37
38
  top: 14px
38
39
 
39
40
  +phone
40
- right: 20px
41
- top: 8px
41
+ right: 10px
42
+ top: 0
43
+ line-height: 37px
42
44
 
43
45
  .browser-edge &,
44
46
  .browser-msie &
@@ -1,6 +1,9 @@
1
1
  .bpe--volunteering
2
- margin-bottom: 20px
3
2
  border: 1px solid $light-grey
3
+ +desktop
4
+ margin-bottom: 20px
5
+ +phone
6
+ margin-bottom: 10px
4
7
 
5
8
  .bpe--map &
6
9
  border: 0
@@ -11,8 +14,11 @@
11
14
  text-decoration: underline
12
15
 
13
16
  .bpe--volunteering--body
14
- padding-top: 10px
15
17
  font-size: 14px
18
+ +desktop
19
+ padding-top: 10px
20
+ +phone
21
+ padding-top: 5px
16
22
 
17
23
  small
18
24
  font-size: 12px
@@ -20,7 +26,9 @@
20
26
  .bpe--volunteering-list &
21
27
  display: inline-block
22
28
  vertical-align: top
23
- width: 50%
29
+ width: 48%
30
+
31
+ padding-right: 2%
24
32
 
25
33
  .bpe--map &
26
34
  padding: 10px
@@ -28,22 +36,35 @@
28
36
  h4
29
37
  font-weight: 400
30
38
 
39
+ +desktop
40
+ line-height: 21px
41
+
31
42
  +phone
32
43
  font-size: 14px
44
+ line-height: 18px
33
45
  hyphens: auto
34
46
  -webkit-hyphens: auto
47
+ margin-top: 0
35
48
 
36
49
  .bpe--volunteering--carrier-name
37
-
50
+ font-size: 14px
51
+ color: $medium-grey
52
+ padding-left: 22px
53
+ position: relative
54
+ +desktop
55
+ margin-top: 5px
38
56
  +phone
39
57
  text-overflow: ellipsis
40
58
  white-space: nowrap
41
59
  overflow: hidden
60
+ margin-bottom: 0
42
61
 
43
62
  &:before
63
+ position: absolute
64
+ top: 0
65
+ left: 0
44
66
  content: ''
45
67
  display: inline-block
46
- margin-right: 5px
47
68
  vertical-align: middle
48
69
  height: 17px
49
70
  width: 17px
@@ -51,6 +72,9 @@
51
72
  background-size: contain
52
73
  background-repeat: no-repeat
53
74
 
75
+ +phone
76
+ display: none
77
+
54
78
  .bpe--volunteering--image
55
79
 
56
80
  .bpe--volunteering-list &
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.alpha29
4
+ version: 0.0.1.pre.alpha30
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-07-14 00:00:00.000000000 Z
11
+ date: 2016-07-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: An awesome explorer
14
14
  email:
@@ -49,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  version: 1.3.1
50
50
  requirements: []
51
51
  rubyforge_project:
52
- rubygems_version: 2.5.1
52
+ rubygems_version: 2.6.4
53
53
  signing_key:
54
54
  specification_version: 4
55
55
  summary: An awesome explorer