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