diff options
author | friendica <info@friendica.com> | 2014-03-05 03:19:20 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-05 03:19:20 -0800 |
commit | 61f47cd5ed6eee337d9ab30b65844b5118080b76 (patch) | |
tree | 03fabd542a446845640dff27e3b677718b7c409e /view/theme | |
parent | cdcbc5816e21d53172c5396083b38fce4ab0ba38 (diff) | |
download | volse-hubzilla-61f47cd5ed6eee337d9ab30b65844b5118080b76.tar.gz volse-hubzilla-61f47cd5ed6eee337d9ab30b65844b5118080b76.tar.bz2 volse-hubzilla-61f47cd5ed6eee337d9ab30b65844b5118080b76.zip |
move language selector to a module
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ab2bd1b3d..47613c200 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1107,12 +1107,6 @@ footer { margin-bottom: 15px; } -#language-selector { - position: absolute; - top: 0px; - left: 16px; -} - #group-members { margin-top: 20px; padding: 10px; |