diff options
| author | Ian Bruton <[email protected]> | 2012-10-12 21:46:35 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-12 21:50:06 -0500 |
| commit | 5a18caaefbde69fdf40d82f5702099076f8ffb19 (patch) | |
| tree | 625193cf48cb5e56f7455cf0b24ac49331361e7e /resource/ui/winpanel.res | |
| parent | b7e3988b5e4f7509eae9677f3be5d61e428eb93c (diff) | |
Fixed a few overlapping/positioning errors
Diffstat (limited to 'resource/ui/winpanel.res')
| -rw-r--r-- | resource/ui/winpanel.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index 19c21b0..a8c1034 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -286,7 +286,7 @@ "xpos" "-35"
"ypos" "132"
"zpos" "1"
- "wide" "268"
+ "wide" "190"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -391,7 +391,7 @@ "xpos" "48" [$WIN32]
"ypos" "167"
"zpos" "3"
- "wide" "80" [$WIN32]
+ "wide" "75" [$WIN32]
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -460,7 +460,7 @@ "xpos" "48"
"ypos" "183"
"zpos" "3"
- "wide" "80"
+ "wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -529,7 +529,7 @@ "xpos" "48"
"ypos" "199"
"zpos" "3"
- "wide" "80"
+ "wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
|
