Skip to content

Commit

Permalink
MDL-31786 theme_formalwhite: bigger userid and password fields size i…
Browse files Browse the repository at this point in the history
…n login page
  • Loading branch information
Kordan authored and Sam Hemelryk committed Mar 5, 2012
1 parent 32db89a commit e96b76e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/formal_white/style/core.css
Expand Up @@ -129,7 +129,7 @@ input[type="radio"] {

.loginbox .loginform .form-input #username,
.loginbox .loginform .form-input #password {
width: 50%;
width: 100%;
color: #000;
}

Expand Down Expand Up @@ -561,4 +561,4 @@ input[type="radio"] {
.pagelayout-redirect #content {text-align:center;margin-top:10%;margin-bottom:10%;}

/* plugin compattable */
.plugincompattable {font-size:90%;}
.plugincompattable {font-size:90%;}

0 comments on commit e96b76e

Please sign in to comment.