information_overlays: Inline poll question and edit icon.

This commit is contained in:
Aman Agrawal 2024-07-02 16:46:08 +00:00 committed by Tim Abbott
parent db5c272f82
commit 676ddf8c30
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@
& td.operator { & td.operator {
font-size: 0.9em; font-size: 0.9em;
} }
.poll-question-header {
display: inline;
}
} }
.hotkeys_table { .hotkeys_table {