NIHVIVO-1838: Fixed some browser issues in IE 6 and 7

This commit is contained in:
mb863 2011-01-20 18:31:47 +00:00
parent 378acfd9dd
commit 737024a8e0
4 changed files with 66 additions and 29 deletions

View file

@ -11,6 +11,9 @@ input[type="password"]{
-webkit-border-radius: 5px;
margin-bottom: 0.8em;
}
input.block{
margin-bottom: 20px;
}
label{
margin-top: .5em;
}