effective_bootstrap 1.15.2 → 1.15.3

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
  SHA256:
3
- metadata.gz: 75c327fb46919d487b357839096d958cde816bb466716e7f0c0b2f0ae4b2d4c1
4
- data.tar.gz: 202d5c037ea238b56dd6c2bcd6ede85841925560538bdc8d37cbc703bdaa40e4
3
+ metadata.gz: 22d160b61dcdd35b1e29bbc0e93734da1d2e40f2a39380b93d2420b1826084fb
4
+ data.tar.gz: f2f6dcbe711f28b66390b4c980fc67432003b2f4168a6f2ec4d41f1dcbd20a13
5
5
  SHA512:
6
- metadata.gz: 29c878bb1e2f9ea2fe3b11d41a9fa4c262ef1ca0af60a80c83ef5e718f7063de26b96ba8f4d604d5147a1098d90ad05ff9966b198ac9368b678f981f99457430
7
- data.tar.gz: d11cfaa30cf0ab205ac7b94a0330729539fafc52539d97c3e5f7dcefa5987b5f39b104fcf3ad637c4755380d5a35842d9a7a3463b529e8f71af5b8253dc2a11b
6
+ metadata.gz: 919cf3cb5318df8d48b470eacc1d161b680871c55952d9f3ce075bfcd4039d16b7cc3e1ced1a5de663d860fe242f8b5d1a4eaa57708131cfc49401078416f3a7
7
+ data.tar.gz: 524b400d10a2e76c173a66dd89bcec13bdb83727a8e70c9bb00b2c8b4045655d1c1610079eb9c6121eb739e347ab89324a6ae47d86074fc8831c62f9ec72a545
@@ -1,3 +1,6 @@
1
1
  // Styles for the article editor iframe body content
2
2
  // This file is included by the article editor iframe.
3
3
  body { padding-top: 0px !important; }
4
+
5
+ // For the article editor rich text field
6
+ body > .entry { background: white; }
@@ -1,3 +1,3 @@
1
1
  module EffectiveBootstrap
2
- VERSION = '1.15.2'.freeze
2
+ VERSION = '1.15.3'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: effective_bootstrap
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.15.2
4
+ version: 1.15.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code and Effect