Page MenuHomePhabricator

Give `<hr />` in remarkup `clear: both`
ClosedPublic

Authored by epriestley on Jan 10 2016, 2:21 PM.
Tags
None
Referenced Files
F17679155: D14984.id36200.diff
Sun, Jul 13, 2:19 PM
F17653015: D14984.id36195.diff
Sat, Jul 12, 7:20 AM
Unknown Object (File)
Jun 16 2025, 2:22 PM
Unknown Object (File)
Jun 15 2025, 10:39 PM
Unknown Object (File)
Jun 6 2025, 8:54 AM
Unknown Object (File)
Jun 6 2025, 6:46 AM
Unknown Object (File)
Jun 5 2025, 12:47 PM
Unknown Object (File)
May 25 2025, 9:10 PM
Subscribers
None

Details

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Give `<hr />` in remarkup `clear: both`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley edited edge metadata.
  • Also clear all headers that have rules in CSS. Not sure Remarkup can actually generate all of these, but the rules are narrow.

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.

epriestley edited edge metadata.
  • Just <hr />.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 10 2016, 5:27 PM
This revision was automatically updated to reflect the committed changes.