vbax-blk_syst 0.1.0 → 0.2.0

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
  SHA256:
3
- metadata.gz: c5d484c5505cdcf5dfa7c5b18db1baebab4ba703a999f2f171109b0ce9ebb1ac
4
- data.tar.gz: 1187b899cbebf50ac9ab5d6a115aa2e490097b36429e58e5db6b4efeb8afbbc9
3
+ metadata.gz: 99ce19b32c2de936c4ca9f254f472181c5593c71f34c090875895d432eb69c2f
4
+ data.tar.gz: 0f557a5b8957f5dfc15d57fdedf77da660b34c9f79b18491140a8133b09e0fce
5
5
  SHA512:
6
- metadata.gz: a99b2fab4e41186bc6b44ac44b34a55c230303a48c27b945f82b085a47620fc160e4f573dc4283cbe1299ad821a89b7cfab9fb63aaca9dc1fb02b86aefa73400
7
- data.tar.gz: dfb02f27b0897c5251e193a926b2531b968e555dbe0dc1244f949aae9e7b625df883f878a29430d82ac79b16f08db788be62620bb1a969dffb4b89bbf5a0714b
6
+ metadata.gz: 27a260f74608bcd7ce078407d6b3ac089b43c5746cfe469e0d38af7d538307d5fe5871612c4a2dfcba908a5ee9d8d99a193ab3ba797dc78459f22756e3f05ab7
7
+ data.tar.gz: 899512ce1c232756c78de00f7a3b333d78e6b3e35cec813138739f7b02b56c351a049f8ff083444277a41251f5240daa11af4d971bd528180f27425143b8cae4
@@ -1,5 +1,5 @@
1
1
  module Vbax
2
2
  module BlkSyst
3
- VERSION = "0.1.0"
3
+ VERSION = "0.2.0"
4
4
  end
5
5
  end
@@ -628,6 +628,9 @@ hr.line-primary {
628
628
  min-height: 550px;
629
629
  .card-image {
630
630
  height: 380px;
631
+ &.no-min-height{
632
+ height: auto!important;
633
+ }
631
634
  img {
632
635
  height: 100%;
633
636
  width: 100%;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vbax-blk_syst
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - v baxter
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-04-14 00:00:00.000000000 Z
11
+ date: 2019-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler