Making the width of the phriction preview match the width of the actual content
Details
Details
- Reviewers
epriestley chad - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T5243: Phriction document preview width is not the same as actual document width
- Commits
- Restricted Diffusion Commit
rP0a7618f8b812: Making the width of the phriction preview match the width of the actual content
Edit a phriction article and see that the preview is the correct size
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
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. |
Comment Actions
Shoot, I think i totally misunderstood your comment. Do you mean that it should be in .device-desktop .phui-document-view
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. |