nfg_ui 0.11.11 → 0.11.11.1

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
  SHA256:
3
- metadata.gz: ae0a52b7d04490145107a07baafc4d30fa62535ca28e6f67563f47e1691bc2f2
4
- data.tar.gz: 47ec017aa6bf6fb210e7308a6a8fec5cb1f717563bf775945ca1dd1beb81876f
3
+ metadata.gz: 3cbb1c4c7004b0eda035d6cc0ea7fdf77a24d7b98888fab889694a0d9dfabff3
4
+ data.tar.gz: '09567d917aed809c99b945066fafc6bfc3f22c9c9c9095a40b8d68103da365ab'
5
5
  SHA512:
6
- metadata.gz: 1918c4d01e83517a98029d5517194e23d582e89ae045faf882e43426db341db4fc7efac5e547691f658b154854d6412aa0d4aaf75ed93260720bd352bda10cdc
7
- data.tar.gz: 5999cb0893213e5311a213edb2958a05c54a52fff59f046aafc3b048309da32b52c7fb685ddaf1ac8292e396dc347c656f96b2e66033d4237ebe1d1589cf0426
6
+ metadata.gz: 641321a0f684bb7bd71f95aede967475e7cf884012bd483f2c97567b7cc8fb57e75b3363a20b657cffe5d2e521c7ad115391420aa8ce82ffacad62b0c67d4e0c
7
+ data.tar.gz: ac31e80bfe96dbabf35d15396f7d2b16264db5c342a98993973dccdbf161ef31935b2626ea0fe383ca59510a72b1e1f506c8437e99f59ec3f6e02bb86395faab
@@ -13,7 +13,7 @@ body:not(.modal-open) {
13
13
  .select2-container--default { z-index: $zindex-dropdown; }
14
14
  }
15
15
  body.modal-open {
16
- .select2-container { z-index: $zindex-modal + 2 !important; } // makes select2 dropdown higher than redactor toolbar in modals
16
+ .modal .select2-container { z-index: $zindex-modal + 2 !important; } // makes select2 dropdown higher than redactor toolbar in modals
17
17
  }
18
18
 
19
19
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NfgUi
4
- VERSION = '0.11.11'
4
+ VERSION = '0.11.11.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nfg_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.11
4
+ version: 0.11.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Roehm
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-01-04 00:00:00.000000000 Z
12
+ date: 2021-01-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bootstrap