mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 18:31:03 +00:00
13 lines
177 B
CSS
13 lines
177 B
CSS
|
|
||
|
#facebook-enable-wrapper {
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
|
||
|
#facebook-disable-wrapper {
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
|
||
|
#facebook-post-default-form input {
|
||
|
margin-top: 20px;
|
||
|
margin-right: 20px;
|
||
|
}
|