some small improvements to ljpost

This commit is contained in:
friendica 2012-02-28 20:54:02 -08:00
parent 8427fe4e03
commit b0a59bd21a
3 changed files with 90 additions and 90 deletions

View file

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