promethee 1.6.55 → 1.6.56

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: ffb293b917c498797427ad18722607be617be3c0
4
- data.tar.gz: 5ece3adca4c35876b1abf9637a705ba184350839
3
+ metadata.gz: 790e194d9821d04c836ce4ca37f59d61221c11ac
4
+ data.tar.gz: 4cbe83183afe76f1033bac464d00a8d43f786f18
5
5
  SHA512:
6
- metadata.gz: a13e668d35ad3e19db8702bacaddf1f575678138497bc2cae5cb0b3a070a111ef0a6ceeeac18672f48e5a89eda1399963860c56422e393efae6a88a50f33b72f
7
- data.tar.gz: 03dab74425df64d223328645f3e89569fccd882d2b313424d8e9252bf30ebcb65810f6cbb38269f419223cff2860af9f9cc70b3e9ff4a063d080d2257f3684d0
6
+ metadata.gz: 4b23b0b288346213719683cfd817c1408bf1e2939f835e29900fafddc4c04c6a7dfd4377c41b3a55c6ef59bd3acdc5dd45a11307b2548fae69ccb9bd079d2430
7
+ data.tar.gz: f572f1c89c18a3375459dc7af251a6ed057d6d5f0a1c63796453edc66d0c1b4e71fb6ad6bc29a34e47b5e3e45b58767500e70d98cdef47c8a24cd3a4d15532ae
@@ -126,10 +126,11 @@
126
126
  max-width: 400px
127
127
  background: white
128
128
  position: fixed
129
- top: 80px
130
- bottom: 15px
129
+ top: 50px
130
+ bottom: 0
131
+ padding: 30px 40px 15px
131
132
  z-index: 1000
132
- width: calc(50vw - 420px)
133
+ width: calc(50vw - 360px)
133
134
  overflow-x: hidden
134
135
  overflow-y: auto
135
136
  &-header
@@ -139,7 +140,7 @@
139
140
  margin-bottom: 20px
140
141
 
141
142
  &__inspect
142
- right: 30px
143
+ right: 0
143
144
 
144
145
  label.label-control
145
146
  font-weight: normal
@@ -154,7 +155,7 @@
154
155
  cursor: pointer
155
156
 
156
157
  &__library
157
- left: 30px
158
+ left: 0
158
159
  &__item
159
160
  max-width: 300px
160
161
  z-index: 100000
@@ -1,5 +1,5 @@
1
1
  module Promethee
2
2
  module Rails
3
- VERSION = '1.6.55'
3
+ VERSION = '1.6.56'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: promethee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.55
4
+ version: 1.6.56
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julien Dargelos
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2018-07-20 00:00:00.000000000 Z
16
+ date: 2018-07-24 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: rails