move language selector to a module

This commit is contained in:
friendica
2014-03-05 03:19:20 -08:00
parent cdcbc5816e
commit 61f47cd5ed
6 changed files with 10 additions and 11 deletions

View File

@@ -1107,12 +1107,6 @@ footer {
margin-bottom: 15px;
}
#language-selector {
position: absolute;
top: 0px;
left: 16px;
}
#group-members {
margin-top: 20px;
padding: 10px;