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