Browse
For agents
About
Powerkit – Supercharge your WordPress Site
/
2.2.7
Powerkit – Supercharge your WordPress Site
v2.2.7
Switch version
3.1.1
3.1.0
3.0.9
3.0.8
trunk
2.2.6
2.2.7
2.2.8
2.2.9
2.3.0
2.3.1
2.3.2
2.3.3
2.3.4
2.3.5
2.3.6
2.3.7
2.3.8
2.3.9
2.4.0
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5
All 87 releases
Overview
Code
powerkit
/
modules
/
facebook
/
public
/
css
/
public-powerkit-facebook.css
public-powerkit-facebook.css
in Powerkit – Supercharge your WordPress Site 2.2.7, at modules/facebook/public/css/public-powerkit-facebook.css
24 lines
477 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
*
2
* All of the CSS for your public-facing functionality should be
3
* included in this file.
4
*/
5
/*
*
6
* Environment for all styles (variables, additions, etc).
7
*/
8
/*
--------------------------------------------------------------
*/
9
/*
--------------------------------------------------------------
*/
10
.
fb-page-wrapper
{
11
overflow
:
hidden
;
12
}
13
14
.
fb-comments
{
15
margin-top
:
3
rem
;
16
}
17
18
.
fb-comments
,
19
.
fb-comments
iframe
[
style
]
,
20
.
fb-comments
span
{
21
width
:
100
%
!important
;
22
left
:
0
;
23
}
24