cutlass_js_rails 0.1.4 → 0.1.5

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: 815ea17db27b519bf3e50054980eb1e5aa79419a
4
- data.tar.gz: 9591c72625cd2eded5ab86c418df833bd97cf0e1
3
+ metadata.gz: 1f484d601256c06cd87128f9576e1648d75f4b52
4
+ data.tar.gz: 88dc4c118769a9c79efc5a1add3456c00962529f
5
5
  SHA512:
6
- metadata.gz: 762ee6cf4c997d7f1c04559ecad4d61ebf80de0ab55d36c59d83ccd433d99227c9f9d090c7ce6e68f3025aac7da41a155e0278ddea68b9feca237dbff017fae9
7
- data.tar.gz: 0c8ad1f242f9c51d0aa36779f449e641a566f93b625ce23cbb7428c5844df4cbedb48154c8e1f819bc0f32a400fd7630ed49951ff2789965de709da8c6ed62b5
6
+ metadata.gz: 14d12de00ebb14ffdd43fbcbaa10d92da261c02be4f24b480918aa06552442038dbc283aa1fa04684ac7147464b2774b4327d62b4d898888c991d7459de5ffb8
7
+ data.tar.gz: 4d282bf30a0688e8bdf72bc4b89ee23c1ce1ac709ead5d60ff6653ef3d3b45fcd3902459c39c247bc151ed84cf7a03e2fbf5ace89a0d8896fffa9f64980fca30
@@ -120,7 +120,7 @@ $cutlass-link-color: #ff7c14 !default;
120
120
  // ========================================================
121
121
  .Cutlass-error{
122
122
  position: absolute;
123
- top: -10px;
123
+ bottom: 47px;
124
124
  left: 50%;
125
125
  transform: translateX(-50%);
126
126
  font-size: 14px;
@@ -1,3 +1,3 @@
1
1
  module CutlassJsRails
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cutlass_js_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - chardos