mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
The bootstrap CSS was not re-added to the input for number of licenses in "Pay by invoice" section of upgrade page while removing the bootstrap CSS for "number" type inputs from bootstrap.css. This commit fixes it by re-using the existing CSS for other number type inputs.