zulip/templates
Sahil Batra 3920a73b20 social_auth_select_email: Remove form-horizontal class.
This commit removes form-horizontal class from form elements
in social_auth_select_email.html. There is no visible input
element in the form element so the bootstrap CSS using
"form-horizontal" class does not apply to any of the elments
in the page, so removing this class does not have any affect.

The "form-horizontal" class is used in portico-signin.css for
adding hover behavior, so we add a new class "select-email-form"
and use it to add the hover behavior.
2023-01-19 17:24:14 -08:00
..
analytics analytics-realm-activity: Add link to realm's stats page. 2022-12-02 17:30:30 -08:00
confirmation error_pages: Fix content overlapping with header. 2022-10-10 08:59:51 -07:00
corporate support: Remove form-horizontal from form element in support request page. 2023-01-19 17:24:14 -08:00
tests
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver social_auth_select_email: Remove form-horizontal class. 2023-01-19 17:24:14 -08:00
zilencer
.gitignore
404.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
500.html templates: Improve text on 500 error pages. 2022-10-07 15:20:19 -07:00