Page MenuHomePhabricator

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

Authored by epriestley on Jan 10 2016, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 12:25 PM
Unknown Object (File)
Fri, Jan 24, 11:05 AM
Unknown Object (File)
Thu, Jan 23, 11:21 PM
Unknown Object (File)
Tue, Jan 21, 11:06 AM
Unknown Object (File)
Dec 29 2024, 11:49 AM
Unknown Object (File)
Dec 28 2024, 7:23 PM
Unknown Object (File)
Dec 28 2024, 7:23 PM
Unknown Object (File)
Dec 28 2024, 7:23 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.