NIHVIVO-193 Tweaks to styles of position history form (view 1)

This commit is contained in:
rjy7 2010-03-26 23:06:38 +00:00
parent dd96daadad
commit 2bf6bd35ab
3 changed files with 21 additions and 2 deletions

View file

@ -0,0 +1,14 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
#content form {
width: 50%;
}
#orgNotListed {
float: right;
margin-right: 20em;
width: 200px;
padding: 10px 0px 10px 16px;
border: 1px solid #9c9c9c;
}