discourse/plugins/poll/assets/stylesheets/common
Kris f7238c188e
UX: use more specific language for dynamic polls (#34769)
"Editing" can be a little misleading, because we technically only allow
adding/removing — if you edit an existing option the votes are reset.

This shortens the text by removing the "dynamic poll" text (seems
self-explanatory without naming it), and also specifies adding/removing


Before:
<img width="1252" height="878" alt="image"
src="https://github.com/user-attachments/assets/c583fa91-5b06-476e-b220-d9d86026e0de"
/>
<img width="1160" height="856" alt="image"
src="https://github.com/user-attachments/assets/16314712-71e2-4590-8093-b837b194fc32"
/>


After: 
<img width="1170" height="826" alt="image"
src="https://github.com/user-attachments/assets/8725a789-c2dd-44e0-8881-7b31871a4e58"
/>
<img width="1162" height="1012" alt="image"
src="https://github.com/user-attachments/assets/7ebacfee-1785-4d6f-8bca-73025db9a924"
/>


I also reduced padding to the poll info slightly to give text a little
more space before wrapping.
2025-09-10 09:14:32 -04:00
..
poll-breakdown.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
poll-ui-builder.scss DEV: form-kit 2024-07-17 11:59:35 +02:00
poll.scss UX: use more specific language for dynamic polls (#34769) 2025-09-10 09:14:32 -04:00