magic_stylez 0.0.0.33 → 0.0.0.34

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: ea7094b603d466027418256ed8983d696580f713
4
- data.tar.gz: a0d43a550ec1a6664fcbeb53e1e9fe6c657cff20
3
+ metadata.gz: 946a1a49caad01bad03ed0e08b6db9941e1b8ac9
4
+ data.tar.gz: 8fdc8d764dc604e08bc544430d7248cf422c94b2
5
5
  SHA512:
6
- metadata.gz: 989230a6eda49e2a3433765536087da44d1062b96b78077a97a5c97f4f8e4d0702860d455dcca84d15ca692a16adbbb77ae98e64fb3873cee31dd61d902bfc46
7
- data.tar.gz: b1e925ae668d236c367e40c269a8e6ac68223c655255794c75708a9794849dbc1043e2410583b1e069ba292f6e391358384d35a8ff501ff52ec53e1b0ceaaf36
6
+ metadata.gz: ba322c64d7e55a9fc557cc1dd6516f54eebc60c56f6dc1e7beae232aac93d93707f1d22935c1fa8b4b0e470379cf766f60499eecedc8c28c55168f420e7d37f9
7
+ data.tar.gz: 141feccca4f6b2d147ecc4b0619357078117a7bf8d6e624707b3ff7a513697e0478d9c04942dfb467bd1bd4fb6c7d6763ea81c9acbd8819e0be47b137fe04ada
@@ -1,3 +1,3 @@
1
1
  module MagicStylez
2
- VERSION = "0.0.0.33"
2
+ VERSION = "0.0.0.34"
3
3
  end
@@ -98,7 +98,7 @@
98
98
 
99
99
  // kill margin of child elements, to avoid unwanted sizing
100
100
  &, & > .corset, & > .container {
101
- & > *, & > .row, & > .row > *, & > .row > * > *, .layout-table > .cell > *, .inline_table > .cell > * {
101
+ & > *, & > .row, & > .row > *, & > .row > * > *, & > .layout-table > * > *, & > .inline_table > * > * {
102
102
  &:first-child { margin-top: 0; }
103
103
  &:last-child { margin-bottom: 0; }
104
104
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: magic_stylez
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0.33
4
+ version: 0.0.0.34
5
5
  platform: ruby
6
6
  authors:
7
7
  - Torsten Wetzel