Ref T10110.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T10110: Floating images in Phriction can make everything else afterwards float... forever
- Commits
- Restricted Diffusion Commit
rP01fba3432707: Give `<hr />` in remarkup `clear: both`
Before:
After:
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Also clear all headers that have rules in CSS. Not sure Remarkup can actually generate all of these, but the rules are narrow.
Comment Actions
It's probably safest to just do the hr when I think about it. We're also limiting layout options here by putting it on all headers. I was mostly suggesting just the largest header.