None of those things mattered. I checked and unchecked them all.
What I noticed in developer view is that the style.css of my theme was setting the overflow and visibility settings of .clear to hidden. Did you rename the class to include the word clear? Is that causing some type of conflict?
Clear
I edited the style.css to have those be “visible” for now. But that isn’t a long term solution. If my theme pushes an update, it will change those back to “hidden”.