The problem is on my blog - blog.dynback.com.
Right panel goes down in Chrome, and stayed normal in all other browsers including Safari 4. And without Firebug its hard to find where is the problem.
|
|
The problem is on my blog - blog.dynback.com. Right panel goes down in Chrome, and stayed normal in all other browsers including Safari 4. And without Firebug its hard to find where is the problem.
|
|||
|
|
|
|
I think it has do to with the JavaScript. I've noticed the issue appears after code snippets are highlighted. Chrome uses a different JavaScript engine than Safari. Maybe that's the problem. |
||||
|
|
|
Try to shrink the width of #main_content |
||
|
|
|
|
You have errors in your markup, fix those first, at least the missing end-tags. Validate here: http://validator.w3.org/check?uri=http%3A%2F%2Fblog.dynback.com |
||||||
|