magic_stylez 0.0.0.85 → 0.0.0.86

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: 87b34998d7b6c341b8b3dc7ed31607d5ca47df99
4
- data.tar.gz: e5581bcd2849d944dabcc55880d340bfa713b422
3
+ metadata.gz: 6b06d13994477067c182900302e4d7c368759c86
4
+ data.tar.gz: 24f20c32acd2f3c44a71e27be15930377b696d0c
5
5
  SHA512:
6
- metadata.gz: a306fc2f40b2e64fec26491c337d5fc0765adf1dd6418617901e0393aa65f79439bb63f194412c6b67b8f1608cac87712037297fae19b18b91230423b7b95dab
7
- data.tar.gz: 5d6f3a67f7b867f4e3b33321488f3fdcad2f3d186ac04674961acf3bcb51f0f4e85bba5255d97f2e6de173acc2472fca80c5d9681a29158c804486bf6bac08f2
6
+ metadata.gz: dbc1421ba0610812036e884e3fd1b4fb1b04c2141f5cb9b323580858f689678d16bc65217d7017509b342599ebf99d29490f49e21a1f978051e6693970ba558f
7
+ data.tar.gz: 298600ae3414be7997de5ee42cd45954e642bd88e90727473a46786373811e3007f92de40e5627b3a32b79bf17949006c4bf5b6c111c5fc0a5aad03666d97c3c
@@ -1,3 +1,3 @@
1
1
  module MagicStylez
2
- VERSION = "0.0.0.85"
2
+ VERSION = "0.0.0.86"
3
3
  end
@@ -129,16 +129,6 @@
129
129
  }
130
130
 
131
131
 
132
-
133
- .btn-xl, .btn-group-xl > .btn {
134
- padding: 12px 20px;
135
- font-size: 24px;
136
- line-height: 1.33;
137
- border-radius: round($border-radius-large * 1.2);
138
- }
139
-
140
-
141
-
142
132
  // Reset height for `textarea`s
143
133
  textarea.form-control {
144
134
  height: auto;
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.85
4
+ version: 0.0.0.86
5
5
  platform: ruby
6
6
  authors:
7
7
  - Torsten Wetzel