mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
Previously, number inputs inside modals kept the modal default `width: auto`, so full-width form fields could render with a narrow control and workflow configurators carried a broad local input override. This change applies the existing full-width modal input rule to `input[type="number"]` and removes the workflow configurator override so number fields align with text and password fields. |
||
|---|---|---|
| .. | ||
| javascripts/discourse | ||
| stylesheets/common | ||