minor template and css changes

This commit is contained in:
tworrall 2011-12-01 21:38:50 +00:00
parent 4aee656ae6
commit f2ba8c51c4
2 changed files with 14 additions and 7 deletions

View file

@ -99,9 +99,16 @@ form.customForm input.concept-search {
background-color: #317e95;
}
form.customForm h5.services {
margin-bottom: -10px;
margin-bottom: -8px;
margin-top: -12px;
}
form.customForm p.inline-search {
float: left;
clear: left;
}
form.customForm p.inline-search #searchTerm{
margin-top: 6px;
}
/* <------ DATE TIME*/
form.customForm label.dateTime {
display: inline;