caboose-cms 0.9.192 → 0.9.193

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: a2f210c34837b56153cad8ff9b6f4a2ca4983794
4
- data.tar.gz: 39f7b86cad1ed518471ffd3e02bc86d5f760e9a5
3
+ metadata.gz: cc6206c9e67d2d3297d21563ecb2d7a89e6031a6
4
+ data.tar.gz: 60f7d494a0debe8fde6c9501ace78325b1098c91
5
5
  SHA512:
6
- metadata.gz: e9bdb953025a86eaad3dd383ae4793fe75a855cdd5f5b12af6b5bbe549c50c6f09d59d664cf9bef90b14c2d27ef4ac2991131effed91b3b87c5764c38b03e586
7
- data.tar.gz: 44ed7ad818b22c2ddf13d78c0a1bc3ee232f2a370e95af3058edbc895fa449d2aac80a16184e0b4404701bd2b81aac52ab29e4294c4710b801d8c85d37097934
6
+ metadata.gz: 1ee995af0058f6fed0da180d93e5fc8daabc651e1feb2af6417868e5434cf06879a830dffff0c8fd94803a682e6b8094e303c4a2df447a465bfd74f8ef094424
7
+ data.tar.gz: 0f6cce388e3102441ece39f71e92fdbbab073b596534c9df486fb1f820af4a4da397e000bdecd0e63c4135a3c18da588a1715d43602d8717b27d009d58e5d35d
@@ -244,7 +244,7 @@
244
244
  }
245
245
  .constrain {
246
246
  max-width: 900px;
247
- width: 100%;
247
+ width: 100%;
248
248
  position: relative;
249
249
  margin: 0 auto !important;
250
250
  padding: 40px 2%;
@@ -1,3 +1,3 @@
1
1
  module Caboose
2
- VERSION = '0.9.192'
2
+ VERSION = '0.9.193'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caboose-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.192
4
+ version: 0.9.193
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Barry