NIHVIVO-193 Fixed positioning of validation error message following floated input element.
This commit is contained in:
parent
378808b007
commit
6a24d6ee54
1 changed files with 5 additions and 0 deletions
|
@ -81,4 +81,9 @@ option {
|
|||
|
||||
#content form #requiredLegend {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#content form p.validationError {
|
||||
clear: both;
|
||||
margin-bottom: 1.25em;
|
||||
}
|
Loading…
Add table
Reference in a new issue