Page MenuHomePhabricator

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

Authored by epriestley on Jan 10 2016, 2:21 PM.
Tags
None
Referenced Files
F13170974: D14984.diff
Tue, May 7, 9:54 AM
Unknown Object (File)
Fri, May 3, 9:45 AM
Unknown Object (File)
Thu, Apr 25, 3:43 PM
Unknown Object (File)
Thu, Apr 25, 2:39 AM
Unknown Object (File)
Thu, Apr 11, 10:43 AM
Unknown Object (File)
Thu, Apr 11, 8:16 AM
Unknown Object (File)
Apr 1 2024, 12:24 AM
Unknown Object (File)
Mar 31 2024, 2:04 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.