If you rescale the browser to 1024, the menu is not moved like the content, so the side has a horizontal scrollbar.
by the way. really nice theme.

Comments

picsofle’s picture

Replace the following line in style.css:

#header {
width: 1280px;}

with:

#header {
min-width: 960px;}
kalman.hosszu’s picture

Status: Active » Fixed

Hi e-anima,

thanks for your report!

Now it's fixed in the new version.

Kalman

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.