mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 13:22:54 +00:00
11 lines
172 B
CSS
11 lines
172 B
CSS
|
#xmpp-enabled-label, #xmpp-individual-label, #xmpp-bosh-proxy-label
|
||
|
{
|
||
|
float: left;
|
||
|
width: 200px;
|
||
|
}
|
||
|
|
||
|
#xmpp-enabled, #xmpp-individual, #xmpp-bosh-proxy {
|
||
|
float: left;
|
||
|
}
|
||
|
|