diff --git a/collects/tests/mred/item.ss b/collects/tests/mred/item.ss index 3f463976..1f6631db 100644 --- a/collects/tests/mred/item.ss +++ b/collects/tests/mred/item.ss @@ -630,7 +630,8 @@ (when prev-frame (add-disable "Previous Tester Frame" prev-frame ep2)) - (when (not label-h?) + (when (and (not label-h?) + (not position-via-style?)) (send ip2 set-label-position 'vertical)) (when special-label-font?