thecore_ui_rails_admin 2.2.5 → 2.2.6

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: 2d73e0bc8f104864ff7cc1cbf34b285ee450442d24f5d7f3267a2327abe66d49
4
- data.tar.gz: f6be9a332cc976733b74f103a6f3e06ff6da2de541ebb9ec528408f0157cb4af
3
+ metadata.gz: 6e1514b337b6822dd4f2ff855f6c8b9a770e2bc315e1c59aa136ea87c7bac78e
4
+ data.tar.gz: db138a3bd70e254e7ee73c920fcde5a7da875922754d930c38133b13bf1be441
5
5
  SHA512:
6
- metadata.gz: e6ce72b61e4e37e094f3fd56bb8b45be3382b5c27b3a6d5b2b0e11d41693bb92ad1d0f31ce4dece1176f4e80b4d493bafee3592a0608443c9664d5adbd421cf9
7
- data.tar.gz: 5a9b33569346fbc317fad074bb0b09f7d46e5cc52df3f96eab0ed754cd4c881a00345598071e16e1268d8d99fcc0004c9215492983dd451fb0b5687ef4279868
6
+ metadata.gz: 79c633f8fed2736db5270569bc329e28373ad2f5a924371521a9688ddb237e904b4ebebed333c095b7409e935958f39f328ff66b146fb426f6c65dc12941b09c
7
+ data.tar.gz: fea703d7cb39281cd1693a4dcc4465759438fe801978310f361171a4411b525a84de5c0ef844e35b4247f3b05eb2134fa515cff7bb164f57c9845b4d6c546a29
@@ -302,5 +302,5 @@ body.rails_admin .form-horizontal input, body.rails_admin .form-horizontal texta
302
302
  width: -moz-available; /* WebKit-based browsers will ignore this. */
303
303
  width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
304
304
  width: fill-available;
305
- max-width: max-content;
305
+ // max-width: max-content;
306
306
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_ui_rails_admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.5
4
+ version: 2.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni