mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Make edit button wider
This commit is contained in:
parent
35257a2991
commit
a28a188923
@ -156,7 +156,7 @@
|
||||
//
|
||||
this.buttonEditCustomStyle.Location = new System.Drawing.Point(12, 177);
|
||||
this.buttonEditCustomStyle.Name = "buttonEditCustomStyle";
|
||||
this.buttonEditCustomStyle.Size = new System.Drawing.Size(196, 27);
|
||||
this.buttonEditCustomStyle.Size = new System.Drawing.Size(240, 27);
|
||||
this.buttonEditCustomStyle.TabIndex = 7;
|
||||
this.buttonEditCustomStyle.Text = "Edit custom continuation style...";
|
||||
this.buttonEditCustomStyle.UseVisualStyleBackColor = true;
|
||||
|
Loading…
Reference in New Issue
Block a user