merge -r 905:908 -r 922 -c 946 -r 984:986 -r 1014:1029 from 1048 http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint

This commit is contained in:
rjy7 2010-07-22 18:44:32 +00:00
parent b96d1008b0
commit 9eebeba4f9
6 changed files with 34 additions and 195 deletions

View file

@ -104,3 +104,7 @@ option {
width: 30%;
}
/* fix bad alignment in IE 6 and 7 */
.or, .cancel{
vertical-align:top;
}