flashgrid 3.0.4 → 3.0.5

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: 429ec57e5d95d9813e5bd98b22352b1737412396
4
- data.tar.gz: 142d6de8eb7d6aae5ccfcc5d76fb7fce6cc7ff16
3
+ metadata.gz: 9476f09c0f455ce04716f3dffcca6e4ca79be4ea
4
+ data.tar.gz: 59e17ec413557f87d1eac72fc56abf8ea1964e6f
5
5
  SHA512:
6
- metadata.gz: 6c8e2aa0124e624f022a5442e55ddec70b54344d17264da6bd3e9bdd8efbc507aac2b846c6fcd20c82acaea9ba61137ab88e5aa5f7661420c6dbdcec4d231ad0
7
- data.tar.gz: e656b41eea2266d5e910a60edc2bb45ac6c6d7b306e9d22bdf208511a3f743da4e9d9ed01060b11a078da26539efd13342cd7cdf9128162adc7c60d878ffebc6
6
+ metadata.gz: 70e182806489148884283f40a8d010db949e16aba039a88cf0b7b7cd6fb7526da0e0adc32613c536c473a66bf50db96526b4d7115845f72b0c09d77bc199c72f
7
+ data.tar.gz: 744dec3ec9f74f5d3929934240075200257c906fa8ddfb995a4b28b0f02cfb28c070b614e370bf914d20fa78aa87451a5882db17a2d4e54b84223ab8e93082f2
@@ -1,3 +1,3 @@
1
1
  module Flashgrid
2
- VERSION = "3.0.4"
2
+ VERSION = "3.0.5"
3
3
  end
@@ -77,7 +77,7 @@
77
77
  .btn-small {
78
78
  font-size: 11px;
79
79
  line-height: 11px;
80
- padding: 7px 15px 8px 15px;
80
+ padding: 7px 15px;
81
81
  }
82
82
  .btn-mini {
83
83
  font-size: 9px;
@@ -201,7 +201,7 @@ input.btn-block {
201
201
  }
202
202
  .btn-large.btn-icon {
203
203
  font-size: 23px;
204
- line-height: 23px;
204
+ line-height: 22px;
205
205
  padding: 11px 13px;
206
206
  }
207
207
  .btn-medium.btn-icon {
@@ -207,8 +207,8 @@
207
207
  .icon-help-circled,
208
208
  .icon-home,
209
209
  .icon-icecream,
210
- .icon-icon-social-google-plus,
211
- .icon-icon-social-google-plus-outline,
210
+ .icon-social-google-plus,
211
+ .icon-social-google-plus-outline,
212
212
  .icon-image,
213
213
  .icon-images,
214
214
  .icon-information,
@@ -860,8 +860,8 @@
860
860
  .icon-help-circled:before { content: "\f142" }
861
861
  .icon-home:before { content: "\f144" }
862
862
  .icon-icecream:before { content: "\f27d" }
863
- .icon-icon-social-google-plus:before { content: "\f146" }
864
- .icon-icon-social-google-plus-outline:before { content: "\f145" }
863
+ .icon-social-google-plus:before { content: "\f146" }
864
+ .icon-social-google-plus-outline:before { content: "\f145" }
865
865
  .icon-image:before { content: "\f147" }
866
866
  .icon-images:before { content: "\f148" }
867
867
  .icon-information:before { content: "\f14a" }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flashgrid
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.4
4
+ version: 3.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez