completion-kit 0.28.41 → 0.28.42

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
  SHA256:
3
- metadata.gz: 583f0f5e833a1bed64382f77e94cccaa23f20fa8bac261c3285aa325af16b8db
4
- data.tar.gz: 998112e971d09135c8689b8b303b234e04a0e20968095efe29bed170ff562f56
3
+ metadata.gz: 9976b877524a1b4f64e96c78c3d5f158f1157c749902d27dcf37efe18c9bdb13
4
+ data.tar.gz: bc2fd622095d7556b40fb2de3dcd3836ea47b77c4a784e9fd1e6c1fd0d5dc381
5
5
  SHA512:
6
- metadata.gz: 7449b786887e20f2843389449b1e989c3a29b8c2845e5bd0f52cc15e0c7dec36df614b9eb4e7bbfef19a3cfcde907a2964f740fabcd8c96414baf8c88a8b4442
7
- data.tar.gz: 25641e586eb6047cc3b8a23ab7ba2051b45e9f931903999e63f79d02cdaeb8108340d0a5522377b8891e1f1ad707359296c42740105f569ad6c1dadd0c530564
6
+ metadata.gz: 21b4460aea3386e6ecb936ef2a3303401929a9d26cba52e3fe9200efca47128625a4617f07f86539d43d9f700e3bba24d86f69a877921e128cf7ede75a5e1c7d
7
+ data.tar.gz: 611a2a701c2db81edb16cee9ca7fa1d69e62b945ad07787cd2a979f33b762979abf94265150627c883a5bccd2c56b656b449b212eb1d0e3bde373c66cd5884c7
@@ -482,7 +482,7 @@ form.button_to {
482
482
  flex-direction: column;
483
483
  min-height: 10.5rem;
484
484
  }
485
- .ck-stat-card .ck-kicker { margin-bottom: auto; }
485
+ .ck-stat-card .ck-kicker { margin-bottom: 0; }
486
486
  .ck-stat-card__foot {
487
487
  margin-top: auto;
488
488
  padding-top: 0.85rem;
@@ -1,3 +1,3 @@
1
1
  module CompletionKit
2
- VERSION = "0.28.41"
2
+ VERSION = "0.28.42"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: completion-kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.41
4
+ version: 0.28.42
5
5
  platform: ruby
6
6
  authors:
7
7
  - Damien Bastin