diff --git a/plugins/language_switch/default.css b/plugins/language_switch/default.css deleted file mode 100644 index a73c67366..000000000 --- a/plugins/language_switch/default.css +++ /dev/null @@ -1,14 +0,0 @@ -#languageSwitchBox { - padding: 0.5em 5px; - border-radius: 4px; - z-index: 100; - text-align:left; - display: none; - position: absolute; - left: 0; top: 0; /*left, right set through js*/ -} - -#languageSwitchBox .switchBoxTitle { - padding-bottom:5px; - margin-bottom:5px; -} \ No newline at end of file diff --git a/plugins/language_switch/flags.tpl b/plugins/language_switch/flags.tpl index 54063fd03..38cfc4818 100644 --- a/plugins/language_switch/flags.tpl +++ b/plugins/language_switch/flags.tpl @@ -1,5 +1,5 @@