Skip to content

Commit

Permalink
login form layout tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tbar0970 committed Oct 29, 2015
1 parent 0026981 commit 95be832
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions resources/css/jethro.css
Expand Up @@ -62,7 +62,7 @@ img:["glyphicons-halflings.png","glyphicons-halflings-white.png"]
top: 20%;
left: 50%;
margin-left: -15em;
padding: 0 0 20px 0;
padding: 0 0;
}
#login-header {
z-index: -100;
Expand Down Expand Up @@ -120,9 +120,6 @@ img:["glyphicons-halflings.png","glyphicons-halflings-white.png"]
text-indent: -9999px;
text-align: left
}
#login-box .controls {
margin-left: 0px;
}
}
@media (max-height: 320px) {
#login-box h3 {
Expand Down

0 comments on commit 95be832

Please sign in to comment.