iasd-bootstrap-sass 1.6.0 → 1.6.1

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: b97e8ca2968817b2c33bffa070317364d9a4c14e
4
- data.tar.gz: 6f25f0cdd46efa77a650fc54c4937a1dd23342fd
3
+ metadata.gz: 93fad9683205b192962f086f9f1a79e814da2d5b
4
+ data.tar.gz: 940ed912add7d2e58b9be9d9fcc906c455287480
5
5
  SHA512:
6
- metadata.gz: a7c5fc77773ddeab86176ca597899e599e5d3de35a3a599bbbcd015369d53c52df3fad46f25f87b44f39cce118ac49b324debdf8b55edc5145995586746cfd05
7
- data.tar.gz: a681efa2ac120604ba4349b86917a039873aa9d3ad2c7c14d8ff4addc55d0d61e630d30feee3005c42bafc33652e479fa9c1338918c3f3739e8d20c15836bfdb
6
+ metadata.gz: da6924baf68ccf1a80e58be6d349b1b9d2f51c46906173f716a500e0dc649c3b7cfe6d716721832b8ad585f28c61fc0a1596d55514cafb6eb79b2562d457c929
7
+ data.tar.gz: 6d7f598ece7badabceff859c639d5cc5c9b827bb17861c0f1b9c220844aa5baff5fb73f6bfde516dc71387765a31724b63d8082dc090d6a597c0f73c9bb18266
@@ -1,5 +1,5 @@
1
1
  module Bootstrap
2
2
  module IASD
3
- VERSION = "1.6.0"
3
+ VERSION = "1.6.1"
4
4
  end
5
5
  end
@@ -20,9 +20,11 @@
20
20
  h2 {
21
21
  left: 0;
22
22
  padding-left: 100px;
23
+ padding-right: 20px;
23
24
  position: absolute;
24
25
  top: 3px;
25
26
  width: 100%;
27
+ height: 45px;
26
28
  }
27
29
  p {
28
30
  left: 0;
@@ -201,7 +203,6 @@
201
203
  }
202
204
  h1 {
203
205
  display: block;
204
- height: 65px;
205
206
  overflow: hidden;
206
207
  }
207
208
  h1, p {
@@ -232,6 +233,9 @@
232
233
  .icon_comments:before {
233
234
  content: '\f075';
234
235
  }
236
+ .iasd-blogs-font {
237
+ font-weight: 400;
238
+ }
235
239
  }
236
240
 
237
241
  @media (max-width: $screen-sm-max) {
@@ -239,9 +239,11 @@
239
239
  }
240
240
  }
241
241
  .tab-content{
242
+ display: block;
242
243
  clear: both;
243
244
  padding: 40px 0 0;
244
245
  position: relative;
246
+ width: inherit;
245
247
  h3{
246
248
  color: $alt-text-color;
247
249
  font-size: 16px;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.6.0 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.6.1 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2015 Igreja Adventista do Sétimo Dia
4
4
  * Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.6.0 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.6.1 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2015 Igreja Adventista do Sétimo Dia
4
4
  * Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.6.0 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.6.1 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2015 Igreja Adventista do Sétimo Dia
4
4
  * Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
5
5
  */
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iasd-bootstrap-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Filipi Zimermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-06 00:00:00.000000000 Z
11
+ date: 2015-10-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compass