forked from friendica/friendica-addons
13 lines
171 B
CSS
13 lines
171 B
CSS
|
|
||
|
#fbpost-enable-wrapper {
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
|
||
|
#fbpost-disable-wrapper {
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
|
||
|
#fbpost-post-default-form input {
|
||
|
margin-top: 20px;
|
||
|
margin-right: 20px;
|
||
|
}
|