iasd-bootstrap-sass 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0c396724a90c0f7b873aafb1c14a71e356b4b500
4
- data.tar.gz: c954814fad5992ca7b2f29ee6c0adef156a64db0
3
+ metadata.gz: 112dd6d1e83ba540acfaa7a8c5d36fc22ec2018a
4
+ data.tar.gz: cf86e05403b99031a1a0c5db00ca7b6af87af3a8
5
5
  SHA512:
6
- metadata.gz: e44a39e6a0d79377f14e3d734370807db3b2b4dd8e13ba344548168bf2dc25d555b1d974e0ba2ca5e29e91572b23341bd770f393a1f1fef5406dcdb51400e2fa
7
- data.tar.gz: c0abc1f87fb3efb63d14df4b5ae3c7c380212dbb3950d22fc34286da811f4903efe2c5d0a68fb7556b887bfb1d0140cd92339534b7f81a058b9a491911e3207f
6
+ metadata.gz: 49281ebb2c807b90be679948637146f2e891ee16351d09ff3c3aa3fb44fccd2b93603a0594115f1a4210d135834cdaca2d7916ad1d5d4348efd5d57832c0df2b
7
+ data.tar.gz: 2254c209241dbe873c2232d54e18cc8feb53f16f6fe1957417ca5320731e3356cdb7c53848270c8397200906a0fe2525d7dcc87f8ccb253746eb0e415c19ba3e
@@ -1,5 +1,5 @@
1
1
  module Bootstrap
2
2
  module IASD
3
- VERSION = "1.0.4"
3
+ VERSION = "1.0.5"
4
4
  end
5
5
  end
@@ -772,17 +772,17 @@ aside.iasd-aside {
772
772
  @include border-radius(5px);
773
773
  background: shade($body-bg-bevel, 2%);
774
774
  overflow: hidden;
775
- // max-width: 260px;
775
+ max-width: 100%;
776
776
 
777
777
  }
778
778
  .wp-caption.alignnone {
779
779
  margin: 5px 20px 15px 0;
780
780
  }
781
781
  .wp-caption.alignleft {
782
- margin: 5px 20px 15px 0;
782
+ margin: 5px 20px 20px 0;
783
783
  }
784
784
  .wp-caption.alignright {
785
- margin: 5px 0 15px 20px;
785
+ margin: 5px 0 20px 20px;
786
786
  }
787
787
  .wp-caption img {
788
788
  border: 0 none;
@@ -799,18 +799,6 @@ aside.iasd-aside {
799
799
  }
800
800
  }
801
801
 
802
- @media (max-width: $screen-sm) {
803
- .entry-content {
804
- .wp-caption {
805
- clear: both;
806
- &.alignright {
807
- float: left;
808
- margin: 5px 20px 15px 0;
809
- }
810
- }
811
- }
812
- }
813
-
814
802
  @media (max-width: $screen-sm-max) {
815
803
  article {
816
804
  &.col-sm-8 {
@@ -862,6 +850,13 @@ aside.iasd-aside {
862
850
  }
863
851
  }
864
852
  }
853
+ .wp-caption {
854
+ clear: both;
855
+ &.alignright {
856
+ float: left;
857
+ margin: 5px 20px 20px 0 !important;
858
+ }
859
+ }
865
860
  }
866
861
  }
867
862
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.0.4 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.0.5 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 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.0.4 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.0.5 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 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.0.4 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.0.5 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 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.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Filipi Zimermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-06 00:00:00.000000000 Z
11
+ date: 2014-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler