tapis-project / authenticator

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

fix: do not use Bootstrap class "form-control" #46

Closed wesleyboar closed 10 months ago

wesleyboar commented 10 months ago

Overview

To fix UI bug, remove Bootstrap class.

Why not use Bootstrap class? Core-Styles is not 100% compatible with Bootstrap. Core Styles form styles are designed to replace Bootstrap's ([source](https://github.com/TACC/Core-Styles/blob/v2.17.2/docs/bootstrap.md)).

Related

Changes

Testing

The "User Code" and "Token" fields should now be the same width as other form fields, and have the same design when in focus.

UI

Device

before after
device before fix device after fix

M.F.A.

before after
mfa before fix mfa after fix