betterplace-content 0.4.16 → 0.4.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/post.sass +36 -36
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 132d6e1872fc30a43a45f451a506d0d60e703924
4
- data.tar.gz: 8e0bcd4e4b03587e055e3fff44b20e53ef8aaa53
3
+ metadata.gz: '095ab57024f958514bf66d7929ea78792349cda4'
4
+ data.tar.gz: 418aac1d26afb066732b325f256e306a64784a39
5
5
  SHA512:
6
- metadata.gz: fd7c1954af921f05ffd3d3930f65b334f7112df2184a8f9a1828bd11fec1d4ad82fbca211defcd1750a9fe78f504b33ade0fe24313c841cc70fb53e64600472b
7
- data.tar.gz: 4f47ea7f3bde419ccb42e5f921e1e37ce338e09724e7f5c274a62dee71451048c6f2c271cbfadc4c8e0d5e20e6cc277345884dabd1b49116ec0a33b9f4fb34cd
6
+ metadata.gz: fd9a2f8d4ffa511038f5e73fc28e08577dab5314bb128218c3a465a13bf94b4f850310ff61f52d08bc3ba6bff226578bd361d7d1ad0dfc4867e033f9d2c69d88
7
+ data.tar.gz: 7e626b50b76a5f616a7bdac62f59be8ce1a6871dff6a5af3832caa02c5be0c4d95d4fd2e76c52bef9c7e54ae3728ff1fce1e9c8d593f6536843aef3f9dd7e3c6
data/_sass/post.sass CHANGED
@@ -9,39 +9,39 @@
9
9
  +desktop
10
10
  text-align: left !important
11
11
 
12
- +phone
13
- img
14
- max-width: 100%
15
- height: auto
16
- padding: 0
17
- border: 0
18
-
19
- iframe
20
- max-width: 100%
21
- height: auto
22
-
23
- .media-left,
24
- .media-right,
25
- .media-body
26
- display: block
27
- margin-bottom: 10px
28
- width: auto
29
-
30
- .post em
31
- font-style: italic
32
-
33
- .post ul,
34
- .post ol:not(.generic-benefit-list)
35
- padding-left: 22px
36
-
37
- .post ul
38
- list-style-type: disc
39
-
40
- .post ol:not(.generic-benefit-list)
41
- list-style-type: decimal
42
-
43
- .post li
44
- padding-bottom: 10px
45
-
46
- div[id^='gallery'] img
47
- border: 0 !important
12
+ +phone
13
+ img
14
+ max-width: 100%
15
+ height: auto
16
+ padding: 0
17
+ border: 0
18
+
19
+ iframe
20
+ max-width: 100%
21
+ height: auto
22
+
23
+ .media-left,
24
+ .media-right,
25
+ .media-body
26
+ display: block
27
+ margin-bottom: 10px
28
+ width: auto
29
+
30
+ em
31
+ font-style: italic
32
+
33
+ ul,
34
+ ol:not(.generic-benefit-list)
35
+ padding-left: 22px
36
+
37
+ ul
38
+ list-style-type: disc
39
+
40
+ ol:not(.generic-benefit-list)
41
+ list-style-type: decimal
42
+
43
+ li
44
+ padding-bottom: 10px
45
+
46
+ div[id^='gallery'] img
47
+ border: 0 !important
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace-content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.16
4
+ version: 0.4.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace.org Developers