Page MenuHomePhabricator

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

Authored by epriestley on Jan 10 2016, 2:21 PM.
Tags
None
Referenced Files
F14062766: D14984.diff
Mon, Nov 18, 2:22 PM
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
Subscribers
None

Details

Diff Detail

Repository
rP Phabricator
Branch
hrclear1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10034
Build 12136: Run Core Tests
Build 12135: arc lint + arc unit

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.