NIHVIVO-343 merging css fix to Site Admin layout in ie6 from maintenance branch

This commit is contained in:
nac26 2010-04-12 15:37:30 +00:00
parent 2c525dac12
commit b2047b89f6
2 changed files with 8 additions and 0 deletions

View file

@ -433,6 +433,7 @@ are necessary for cross-browser consistency
#adminDashboard .pageBodyGroup {
float: left;
clear: right;
display: inline-block;
width: 45%;
margin-top: 2em;
margin-bottom: 1em;