NIHVIVO-194 First draft of educational background form. Degree select doesn't get populated, so committing now so BrianC can take a look.
This commit is contained in:
parent
a3824b1656
commit
715d0c7026
6 changed files with 159 additions and 83 deletions
|
@ -48,7 +48,6 @@
|
|||
}
|
||||
|
||||
#content form p.inline.year input {
|
||||
margin-left: 12em;
|
||||
margin-top: -1.75em;
|
||||
}
|
||||
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
#content form #existing {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
#content form p.inline.year input {
|
||||
margin-left: 9em;
|
||||
}
|
|
@ -2,4 +2,8 @@
|
|||
|
||||
#endYearHint {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
#content form p.inline.year input {
|
||||
margin-left: 12em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue