diff --git a/style.css b/style.css index aca04d7df4c2906d02fd3fa4f3e9162464ee7a6d..70a374b7a134280c8ee89c35384b6747ae9b846c 100644 --- a/style.css +++ b/style.css @@ -4653,4 +4653,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { #rl-app #V-PopupsCompose header .pull-right a.btn[data-i18n="[title]GLOBAL/CONTACTS"]{ display: none !important; + } + #rl-app .form-horizontal .control-group[data-bind="visible: allowLanguagesOnSettings"]{ + display: none ; } \ No newline at end of file