diff --git a/ident_switch.php b/ident_switch.php index e6de3f7..476d896 100644 --- a/ident_switch.php +++ b/ident_switch.php @@ -123,7 +123,7 @@ class ident_switch extends rcube_plugin 'select', array( 'id' => 'plugin-ident_switch-account', - 'style' => 'display: none;', + 'style' => 'display: none; padding: 0;', 'onchange' => 'plugin_switchIdent_switch(this.value);', ), $sOpt