| @@ -1,10 +1,14 @@ | ||
| 1 | 1 | #qt_content_wpupg_shortcode_generator { |
| 2 | 2 | width: 26px; |
| 3 | 3 | } |
| 4 | 4 | |
| 5 | -.reveal-modal { | |
| 6 | - z-index: 99999 !important; | |
| 5 | +.select2-drop { | |
| 6 | + z-index: 150008 !important; | |
| 7 | +} | |
| 8 | + | |
| 9 | +#wpupg_shortcode_generator_modal { | |
| 10 | + z-index: 150000 !important; | |
| 7 | 11 | } |
| 8 | 12 | |
| 9 | 13 | .wpupg_notice { |
| 10 | 14 | .wpupg_notice_dismiss { |