Skip to content

Commit

Permalink
Remove some unneeded styles from the users login form for better use …
Browse files Browse the repository at this point in the history
…of whitespace
  • Loading branch information
brandoncordell committed Sep 10, 2012
1 parent da74b7a commit e9d3b93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Expand Up @@ -531,6 +531,10 @@ div.required label:after {
margin-bottom: 20px;
}

#UserLoginForm .input {
height: auto;
margin: 0 0 15px;
}

/* Programs */

Expand Down

0 comments on commit e9d3b93

Please sign in to comment.