plugin connector settings page cleanup

This commit is contained in:
friendica 2012-06-06 22:27:35 -07:00
parent d6283663ca
commit 9f9c1874aa
6 changed files with 5 additions and 4 deletions

View file

@ -1,11 +1,11 @@
#libertree-enable-label, #libertree-username-label, #libertree-password-label, #libertree-bydefault-label {
#libertree-enable-label, #libertree-api_token-label, #libertree-url-label, #libertree-bydefault-label {
float: left;
width: 200px;
margin-top: 10px;
}
#libertree-checkbox, #libertree-username, #libertree-password, #libertree-bydefault {
#libertree-checkbox, #libertree-api_token, #libertree-url, #libertree-bydefault {
float: left;
margin-top: 10px;
}