Adjust css to fit new buttons

1af51fc1291fffcb4d5b65365b76fb8c7a476046

d-ber <davide.bertalero@studenti.unimi.it>

2 files changed, +2 -2Showing whitespace changes
public/css/character-group-overlay.css+1 -1
@@ -99,6 +99,6 @@
99}99}
100100
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}
public/style.css+1 -1
@@ -3195,7 +3195,7 @@ grammarly-extension {
31953195
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;