mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02: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;
|
||
|
}
|
||
|
|