blob: 1553ed68fe869f4eb68538a7cf62357fb1708a1e [file] [log] [blame] [edit]
#language-list {
left: auto;
right: 10px;
}
[dir="rtl"] #language-list {
left: 10px;
right: auto;
}
#language-list a {
color: inherit;
}