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