mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-27 09:12:41 +01:00
082ef68d85
Summary: Remove redundent UI, use standard components, remove unused CSS. Test Plan: Use Phame Reviewers: epriestley Reviewed By: epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D13755
9 lines
122 B
CSS
9 lines
122 B
CSS
/**
|
|
* @provides phame-css
|
|
*/
|
|
|
|
.fb-comments,
|
|
.fb-comments span,
|
|
.fb-comments iframe[style] {
|
|
width: 100% !important;
|
|
}
|