1
0
Fork 0

toggles "post to facebook, post to twitter", etc.

This commit is contained in:
Friendika 2011-02-11 02:35:19 -08:00
commit c16e86add8
11 changed files with 127 additions and 15 deletions

View file

@ -960,6 +960,17 @@ input#dfrn-url {
#profile-jot-plugin-end{
clear: both;
}
.profile-jot-net {
float: left;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
#profile-jot-networks-end {
clear: both;
}
#profile-jot-end {
/*clear: both;*/
margin-bottom: 30px;

View file

@ -1085,6 +1085,17 @@ input#dfrn-url {
#profile-jot-plugin-end {
clear:both;
}
.profile-jot-net {
float: left;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
#profile-jot-networks-end {
clear: both;
}
#profile-jot-end {
clear: both;
margin-bottom: 30px;