Page MenuHomePhabricator

Making the width of the phriction preview match the width of the actual content
ClosedPublic

Authored by bluehawk on Jun 2 2014, 11:20 PM.
Tags
None
Referenced Files
F13239458: D9351.id22265.diff
Wed, May 22, 3:13 AM
F13234960: D9351.id22269.diff
Tue, May 21, 4:00 AM
F13223203: D9351.diff
Sun, May 19, 4:23 AM
F13204694: D9351.id22334.diff
Wed, May 15, 12:51 AM
F13196288: D9351.id.diff
Sun, May 12, 11:09 PM
F13177936: D9351.diff
Wed, May 8, 8:03 PM
Unknown Object (File)
Wed, Apr 24, 10:45 PM
Unknown Object (File)
Apr 11 2024, 9:58 AM
Subscribers

Details

Summary

Making the width of the phriction preview match the width of the actual content

Test Plan

Edit a phriction article and see that the preview is the correct size

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bluehawk retitled this revision from to Making the width of the phriction preview match the width of the actual content.
bluehawk updated this object.
bluehawk edited the test plan for this revision. (Show Details)
bluehawk added reviewers: epriestley, chad.
chad requested changes to this revision.Jun 2 2014, 11:51 PM
chad edited edge metadata.
chad added inline comments.
webroot/rsrc/css/phui/phui-remarkup-preview.css
31 ↗(On Diff #22265)

Should probably be in document-view so if the width is updated its easy to spot.

This revision now requires changes to proceed.Jun 2 2014, 11:51 PM
bluehawk edited edge metadata.
  • Moving changes to phui-document.css

Shoot, I think i totally misunderstood your comment. Do you mean that it should be in .device-desktop .phui-document-view

Actually I'm not sure. @chad can you clarify what you meant?

This looks correct, @epriestley would have to land it.

webroot/rsrc/css/phui/phui-document.css
22

Actually, should probably scope this to .device-desktop as well. You can drag your screen small to hit tablet and phone breakpoints for testing.

bluehawk edited edge metadata.
  • Adding .device-desktop so it looks good in mobile and small screens
epriestley edited edge metadata.
epriestley updated this revision to Diff 22355.

Closed by commit rP0a7618f8b812 (authored by @bluehawk, committed by @epriestley).