magic_stylez 0.0.0.35 → 0.0.0.36

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: 0c48ebc34cbdbc2a80b7cbba4df198811546871e
4
- data.tar.gz: e236ae067acfb8e16001aa654526168a215f8f5d
3
+ metadata.gz: 624549e2c9ebdd63e0530d8a6a0e22ecaec58ec0
4
+ data.tar.gz: 9a6c2e6f354046d8e1a358771e3c13161d991e78
5
5
  SHA512:
6
- metadata.gz: 1c44c770a1e7099afcfa1afdedae5dcecdf4c851cabb624baebba94c41ac0cd63052dc73143cb3afe98b830750ccd5c66cc497b0a74a0073e7e5b70f8e341b4f
7
- data.tar.gz: f9f30795b29dee4773fa911c77105de934820c1fc5aa8fbc4405f66b025bf6162c1779707d4563c043172dbc852da1afe04eeed32f65bd40292ab1de21cd1971
6
+ metadata.gz: 62b125276a6d460463af594baacd7de6e5245d5850f3a8bb376b123f768251522bceba881598d2ce48815af6e5e25004e632ba560c403e228117709596c84887
7
+ data.tar.gz: 26b666a9c19298dd9af155cb1866303959c9ea242afa5154b522fc46aa60163a3bafe289fe4a545734068739b341c2ac2f8e80ccf30910be059f2ccd40e897fd
@@ -1,3 +1,3 @@
1
1
  module MagicStylez
2
- VERSION = "0.0.0.35"
2
+ VERSION = "0.0.0.36"
3
3
  end
@@ -152,6 +152,7 @@
152
152
  }
153
153
  & > .row:first-child > * { margin-top: 0; padding-top: 0; }
154
154
  & > .row:last-child > * { margin-bottom: 0; padding-bottom: 0; }
155
+ }
155
156
  @if $section-reset-table-child-spacing == true {
156
157
  & > .layout-table > * > *, & > .inline_table > * > * {
157
158
  &:first-child { margin-top: 0; }
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.35
4
+ version: 0.0.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Torsten Wetzel