Fixed alignment of icons on the View dropdown on the Snapshots TabPage.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2020-09-11 11:23:54 +01:00
parent c4754c0251
commit a01824b836

View File

@ -713,7 +713,6 @@ namespace XenAdmin.TabPages
//
// contextMenuStripView
//
this.contextMenuStripView.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStripView.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButtonListView,
this.toolStripButtonTreeView,