Fix minor problem with invalid css

This commit is contained in:
mjudd 2007-01-22 18:07:08 +00:00
parent a0a78d7256
commit e582903a33
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ label{
input{
color: #003366;
font-weight: bold;
background: #FFFFFF
background: #FFFFFF;
border: 1px solid #000000;
}
select{