magic_stylez 0.0.0.64 → 0.0.0.65

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: c91cd348902421555d50ca803a0bbdb1ea55a53c
4
- data.tar.gz: fb74054c1ce77d86a07ae7d388ca08e3fe8e52d7
3
+ metadata.gz: b28ec95bb6e05df1b3d26aa8dfc604adf394f2c8
4
+ data.tar.gz: d7597acc388c90f7d2d7985ce2381ba954bb9f50
5
5
  SHA512:
6
- metadata.gz: 90558555b5d09432cfbb08fb482096a6931b61a6485ebeb8e6ef1762f9e3d9a92dcd925c7aa0571fa4f1f260b9cd0f607fe22e7c67bfe749627575d0e7ba15bf
7
- data.tar.gz: 93752f1ec54884823811b1095b81cb4af601a71758d7f5a8478d119a90efeb6e35aecc280a0956e51b37ddede40f930d3ce38bac79378df4a3c6f672fb66cdf8
6
+ metadata.gz: 3054bfab91d12849ad28ef141ca52b6771259ffddb0d909a911518b030b09cde4acbc424e8b3690fa0a59846d9e1b2236b1ae7968b56c02eefd384b52f66b6fe
7
+ data.tar.gz: 2d00d0f9b1b7454d26be8c0fda9a986a02231569a159887c9052f27d1dd92d5c96bed901943e66547b9eaacf353d26448f3ec849315b0c2f3fb86e76e0e44e73
@@ -1,3 +1,3 @@
1
1
  module MagicStylez
2
- VERSION = "0.0.0.64"
2
+ VERSION = "0.0.0.65"
3
3
  end
@@ -10,15 +10,9 @@
10
10
  position: relative;
11
11
  @include placeholder { color: #ccc; }
12
12
  }
13
- .btn:last-child {
14
- margin: 20px 0 0;
15
- }
16
-
17
13
  button, .input[type="button"], input[type="submit"] {
18
14
  &:last-child { margin: 20px 0 0; }
19
15
  }
20
-
21
-
22
16
  }
23
17
 
24
18
  .inpt-group {
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.64
4
+ version: 0.0.0.65
5
5
  platform: ruby
6
6
  authors:
7
7
  - Torsten Wetzel