mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 17:02:41 +01:00
10 lines
122 B
CSS
10 lines
122 B
CSS
|
/**
|
||
|
* @provides phame-css
|
||
|
*/
|
||
|
|
||
|
.fb-comments,
|
||
|
.fb-comments span,
|
||
|
.fb-comments iframe[style] {
|
||
|
width: 100% !important;
|
||
|
}
|