NIHVIVO-1867: Fixed the overlaps of the Submit button with the gray box showing selected author on author form
This commit is contained in:
parent
8a3f71f08f
commit
9d311d2184
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ form.customForm a.close:visited {
|
|||
form.customForm textarea {
|
||||
width: 30%;
|
||||
}
|
||||
div.acSelection{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
/* fix bad alignment in IE 6 and 7
|
||||
.or, .cancel{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue