VIVO-715: contact form css changes

This commit is contained in:
tworrall 2014-06-04 10:56:58 -04:00 committed by Tim Worrall
parent 03c87f49a4
commit dd6a631eb4
2 changed files with 11 additions and 2 deletions

View file

@ -416,4 +416,13 @@ a.filter-search {
text-align: center;
margin: 0;
margin-top: 13px;
}
}
/* contact form security field */
div .realperson-challenge {
width: 250px;
margin-right: 20px;
}
div .realperson-text {
text-align: center;
}