Page MenuHomePhabricator

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

Authored by epriestley on Jan 10 2016, 2:21 PM.
Tags
None
Referenced Files
F14053936: D14984.diff
Fri, Nov 15, 8:46 PM
F14041943: D14984.diff
Mon, Nov 11, 11:06 PM
F14040625: D14984.id36200.diff
Mon, Nov 11, 11:42 AM
F14039917: D14984.id36201.diff
Mon, Nov 11, 6:43 AM
F14028796: D14984.diff
Fri, Nov 8, 4:06 PM
F14019429: D14984.id36201.diff
Tue, Nov 5, 10:06 PM
F13972142: D14984.id.diff
Oct 17 2024, 5:20 PM
F13965043: D14984.id36200.diff
Oct 15 2024, 11:34 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.