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;
}

View file

@ -30,7 +30,7 @@
<textarea name="s34gfd88p9x1" rows="10" cols="90">${comments!}</textarea>
<p><label class="realpersonLabel">${i18n().enter_in_security_field}:</label>
<p><label class="realpersonLabel">${i18n().enter_in_security_field}:<span class="requiredHint"> *</span></label>
<input type="text" id="defaultReal" name="defaultReal"></p>