face_of_active_admin 0.0.15 → 0.0.16

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: 0b98655b2ef1f2e66912d7c5a80778f815f95f42
4
- data.tar.gz: 7500b8139e745fa387074e4fe4672e5adc24706e
3
+ metadata.gz: cc208c89bd16e9b979ea83bb47bb1bf506667b0c
4
+ data.tar.gz: 08ceafd9b66bc43be0a108b3051a6147f430b793
5
5
  SHA512:
6
- metadata.gz: a4968e16134641d95c9a1c35510d5b2fcee9184a5d88a27d6ae12410de7e2acfb59aee8721989dd84cb0239f67c557763986e4e9b9b5f15e36ddd738bf10c512
7
- data.tar.gz: 9f0355bf4ec6dbb574d0d7bd7a0dd79022621c29f637c90fcebaa1a507f518fba7004dfd114c4aae948f548d350d38a503fd8a2b688e2af98b88dbd1d15983c8
6
+ metadata.gz: 94f21e79fe2320b79bbc454aca089cd2d3f4ea82947706c9cc0c78e2981352a86f93b675365c4a651cb9d0b1360d842e6666e9898407cfdef0f53386b5f55473
7
+ data.tar.gz: 09a8ff0962af065b0a92a3c0ddfc4f0395fc8b82071a37c9e4e435d4270029f4dc9a454e03a5cb420d9c094e5005b803d0772e51ee30ea9fcb689d80c629f18a
@@ -167,9 +167,9 @@
167
167
 
168
168
  border: none;
169
169
  position: absolute;
170
- width: 120%;
170
+ width: 180%;
171
171
  min-width: 175px;
172
- max-width: calc(100% + 20px);
172
+ max-width: calc(100% + 100px);
173
173
  margin-top: 5px;
174
174
  float: left;
175
175
 
@@ -1,3 +1,3 @@
1
1
  module FaceOfActiveAdmin
2
- VERSION = "0.0.15"
2
+ VERSION = "0.0.16"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: face_of_active_admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.15
4
+ version: 0.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kvokka, Isaac Norman, Wojtek Krysiak, Patryk Zabielski
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-05-25 00:00:00.000000000 Z
11
+ date: 2016-06-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails