NIHVIVO-2036: FIxed issue for IE6 too.
This commit is contained in:
parent
626c838b99
commit
626930cbdb
1 changed files with 21 additions and 0 deletions
|
@ -143,4 +143,25 @@ input#submit:visited {
|
|||
float: left;
|
||||
clear: both;
|
||||
margin-left: 0;
|
||||
}
|
||||
/* Fix for Visualization: Co-author and Co-investigator network pages */
|
||||
#ego_profile,
|
||||
.sub_headings,
|
||||
#sparkline-container,
|
||||
.toggle_visualization{
|
||||
position: relative;
|
||||
}
|
||||
#grant-count-sparkline-include {
|
||||
width: 48%;
|
||||
}
|
||||
#coinvestigator-count-sparkline-include {
|
||||
width: 48%;
|
||||
clear: left;
|
||||
}
|
||||
#publication-count-sparkline-include {
|
||||
width: 48%;
|
||||
}
|
||||
#coauthor-count-sparkline-include {
|
||||
width: 48%;
|
||||
clear: left;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue