Skip to content

Commit

Permalink
Disable builtin css for lang selector
Browse files Browse the repository at this point in the history
  • Loading branch information
QSaman committed Jun 8, 2020
1 parent ac7c269 commit 8c5cc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/plugins/language-selector.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
enabled: true
built_in_css: true
built_in_css: false
untranslated_pages_behavior: none
button_display: flag
select_display: flag

0 comments on commit 8c5cc40

Please sign in to comment.