aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-25 12:19:14 -0500
committerlempamo <[email protected]>2017-02-25 12:19:14 -0500
commite26453ebeec88dc73636d62785e24871dfbbdb1f (patch)
tree074b72481da69a522049b861ff086116503fd98f /ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs
parentd23d4826f0302770284f51966e6b24290fab52d3 (diff)
parent9b3303c2d53a241ddf1691f1f95070181e92cac8 (diff)
downloadshiftos_thereturn-e26453ebeec88dc73636d62785e24871dfbbdb1f.tar.gz
shiftos_thereturn-e26453ebeec88dc73636d62785e24871dfbbdb1f.tar.bz2
shiftos_thereturn-e26453ebeec88dc73636d62785e24871dfbbdb1f.zip
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs b/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs
index c0c70d3..4c56732 100644
--- a/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs
+++ b/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs
@@ -62,11 +62,11 @@ namespace ShiftOS.WinForms.Applications
//
this.lblword.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lblword.AutoSize = true;
- this.lblword.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F);
- this.lblword.Location = new System.Drawing.Point(127, 31);
+ this.lblword.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F);
+ this.lblword.Location = new System.Drawing.Point(116, 34);
this.lblword.Name = "lblword";
this.lblword.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.lblword.Size = new System.Drawing.Size(72, 18);
+ this.lblword.Size = new System.Drawing.Size(89, 22);
this.lblword.TabIndex = 1;
this.lblword.Text = "Loading...";
//