friendica-addons/remote_permissions/settings.css

17 lines
156 B
CSS
Raw Normal View History

2012-10-12 02:27:04 +02:00
#remote-perms-label {
float: left;
width: 200px;
margin-bottom: 25px;
margin-right: 20px;
text-align: justify;
}
#remote-perms {
float: left;
}