Comments

clashar’s picture

you could add to your custom.css smth like:

ul#language-interface
{
 list-style-type: none;
}

ul#language-interface li
{
 display: inline;
 padding:4px;
}