zulip/web
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
..
e2e-tests css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
generated
html
images navbar: Add Ionic search icon and use for navbar search. 2023-03-24 16:30:15 -07:00
shared dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
src ts: Convert portico/team.js to TypeScript. 2023-03-27 22:33:54 -07:00
styles integrations_dev_panel: Add width CSS property for text inputs. 2023-03-27 22:34:30 -07:00
templates settings: Add settings_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
tests stream_color: Fix duplicate ids for colored privacy icons. 2023-03-27 22:24:45 -07:00
third bootstrap: Remove width property for inputs. 2023-03-27 22:34:30 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Disable webpack-dev-server overlay for runtime errors. 2023-03-21 12:36:37 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00