mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 06:02:58 +00:00
14 lines
115 B
CSS
14 lines
115 B
CSS
|
|
|
|
|
|
#krynn-enable-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#krynn-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|