Is there a specific reason to float the Middle block on this theme?

This is in the theme's CSS:

#middle {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
float:right;
margin:0 0 10px;
padding:10px;
width:920px;
}

Is it there for a reason?

CommentFileSizeAuthor
#3 With Float.jpg25.22 KBHS
#3 without float.jpg23.62 KBHS

Comments

HS’s picture

Category: support » bug

When you use the middle block to display anything other than the featured content block (the block with the coloured ribbon), the block appears aligned to the left more than other blocks on the page.

It's possible that others just have not noticed this because it is off by a few pixels?

naheemsays’s picture

I dont think ther eis a specific reason other than maybe making sure the regions were in the correct places in all browsers.

Can you please provide a screenshot of the second issue?

HS’s picture

StatusFileSize
new23.62 KB
new25.22 KB

Please see attached screenshots.

HS’s picture

I'm not sure if the screen shots are good enough to see the issue clearly, but I hope it helps.