Halfway Nowhere

Re: Notes on Permalink Pages

May 11
 

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.

See?

Loading...