Adjust css to fit new buttons
| @@ -99,6 +99,6 @@ | |||
| 99 | } | 99 | } |
| 100 | 100 | ||
| 101 | #bulk_tag_shadow_popup #bulk_tag_popup #dialogue_popup_controls .menu_button { | 101 | #bulk_tag_shadow_popup #bulk_tag_popup #dialogue_popup_controls .menu_button { |
| 102 | width: 100px; | 102 | width: unset; |
| 103 | padding: 0.25em; | 103 | padding: 0.25em; |
| 104 | } | 104 | } |
| @@ -3195,7 +3195,7 @@ grammarly-extension { | |||
| 3195 | 3195 | ||
| 3196 | #bulk_tag_popup, | 3196 | #bulk_tag_popup, |
| 3197 | #dialogue_popup { | 3197 | #dialogue_popup { |
| 3198 | width: 500px; | 3198 | width: 750px; |
| 3199 | max-width: 90vw; | 3199 | max-width: 90vw; |
| 3200 | max-width: 90dvw; | 3200 | max-width: 90dvw; |
| 3201 | position: absolute; | 3201 | position: absolute; |