forked from friendica/friendica-addons
17 lines
156 B
CSS
17 lines
156 B
CSS
|
|
||
|
|
||
|
|
||
|
#remote-perms-label {
|
||
|
float: left;
|
||
|
width: 200px;
|
||
|
margin-bottom: 25px;
|
||
|
margin-right: 20px;
|
||
|
text-align: justify;
|
||
|
}
|
||
|
|
||
|
#remote-perms {
|
||
|
float: left;
|
||
|
}
|
||
|
|
||
|
|