mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-04 17:43:00 +00:00
14 lines
123 B
CSS
14 lines
123 B
CSS
|
|
|
|
|
|
#randplace-enable-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#randplace-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|