mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 10:22:54 +00:00
10 lines
172 B
CSS
10 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;
|
|
}
|
|
|