forked from friendica/friendica-addons
15 lines
122 B
CSS
15 lines
122 B
CSS
|
|
|
|
|
|
#snautofollow-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#snautofollow-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|