1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/css/application/diffusion/diffusion-readme.css
Chad Little 5eecff91cd Move Diffusion ReadmeView to PHUIDocumentProView
Summary: Swapping out to PHUIDocumentProView to remove all calls to PHUIDocumentView.

Test Plan: Review the Phabricator Readme.MD in Diffusion

Reviewers: epriestley, avivey

Reviewed By: avivey

Subscribers: avivey, Korvin

Differential Revision: https://secure.phabricator.com/D15308
2016-02-19 04:18:33 +00:00

13 lines
233 B
CSS

/**
* @provides diffusion-readme-css
*/
.device-desktop .diffusion-readme-view .phui-document-fluid
.phui-document-view {
margin: 0;
padding: 0 8px;
}
.diffusion-readme-view .phui-document-container {
border: none;
}