Skip to content

Commit

Permalink
Merge pull request #630 from zowe/bugfix/v3/edge-login
Browse files Browse the repository at this point in the history
Remove uppercase visualization for Edge login input
  • Loading branch information
1000TurquoisePogs authored Sep 23, 2024
2 parents 583cbc0 + e01cc8c commit a4a92ba
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

.login-form .password {
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
}

.login-form label {
Expand Down Expand Up @@ -221,4 +220,4 @@
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
*/
*/

0 comments on commit a4a92ba

Please sign in to comment.