A follow-up to this issue …
After doing some investigating, I found that something in the sidebar was disagreeing with the default position:relative; in the CSS for ol.notes.
The fix: Adding float:left; to that class.
A follow-up to this issue …
After doing some investigating, I found that something in the sidebar was disagreeing with the default position:relative; in the CSS for ol.notes.
The fix: Adding float:left; to that class.
Loading...