mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 10:02:58 +00:00
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;
|
||
|
}
|