diff --git a/Plugins.UserInterface/UniversalEditor.Plugins.AddressBook.UserInterface/Editors/Contact/ContactEditor.cs b/Plugins.UserInterface/UniversalEditor.Plugins.AddressBook.UserInterface/Editors/Contact/ContactEditor.cs index 63f294c2..5bb4050f 100644 --- a/Plugins.UserInterface/UniversalEditor.Plugins.AddressBook.UserInterface/Editors/Contact/ContactEditor.cs +++ b/Plugins.UserInterface/UniversalEditor.Plugins.AddressBook.UserInterface/Editors/Contact/ContactEditor.cs @@ -59,6 +59,7 @@ namespace UniversalEditor.Editors.Contact this.Padding = new Padding(26); TabContainer sidebar = new TabContainer(); + sidebar.TabStyle = TabContainerTabStyle.Sidebar; #region Summary Panel {