I am also seeing the same thing. The CSS for the sidebar is:
#secondary {
width: 34%;
}
And for the main content it is:
#primary {
width: 66%;
}
On desktop because this adds up to 101%, the sidebar is being pushed below the primary content.
This is definitely a breaking change with the latest release, as it happened after I upgraded the theme to 4.6.3.
-
This reply was modified 10 months, 1 week ago by chiefke.