zulip/web/third
Sahil Batra c5ff78a933 bootstrap: Remove width property for inputs.
This commit removes the width property for inputs from
bootstrap.css. We have already set the width for the
specific text inputs in previous commits. For other
type of inputs (like checkbox, radio, file, etc.),
there is no need to set the width as they are hidden
or we already set width for them.

This is a part of bootstrap removal project.
2023-03-27 22:34:30 -07:00
..
bootstrap bootstrap: Remove width property for inputs. 2023-03-27 22:34:30 -07:00
bootstrap-tooltip bootstrap: Remove CSS hacks for IE. 2023-03-20 11:27:39 -07:00
bootstrap-typeahead compose_typeahead: Ensure header is counted in position calculation. 2023-03-27 10:18:12 -07:00
jquery-idle
marked