NIHVIVO-646 more work on javascript for add authors to publication form
This commit is contained in:
parent
a07f574cbf
commit
c885ae010f
4 changed files with 43 additions and 35 deletions
|
@ -65,7 +65,7 @@ form a:hover.cancel,
|
|||
}
|
||||
|
||||
#content form p.inline label {
|
||||
width: 10em;
|
||||
width: 13em;
|
||||
margin-top: 0;
|
||||
|
||||
}
|
||||
|
@ -81,3 +81,7 @@ form a:hover.cancel,
|
|||
#selectedAuthor {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
#content form p.submit {
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue