mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 18:51:04 +00:00
15 lines
122 B
CSS
15 lines
122 B
CSS
|
|
||
|
|
||
|
|
||
|
#snautofollow-label {
|
||
|
float: left;
|
||
|
width: 200px;
|
||
|
margin-bottom: 25px;
|
||
|
}
|
||
|
|
||
|
#snautofollow-checkbox {
|
||
|
float: left;
|
||
|
}
|
||
|
|
||
|
|