diff --git a/module/tree/ui/edit.html.php b/module/tree/ui/edit.html.php
index 30dd896c52..087f8c6b1b 100644
--- a/module/tree/ui/edit.html.php
+++ b/module/tree/ui/edit.html.php
@@ -33,7 +33,6 @@ formPanel
(
formGroup
(
- set::width('2/3'),
set::label($lang->tree->product),
picker
(
@@ -46,7 +45,6 @@ formPanel
),
formGroup
(
- set::width('1/3'),
setClass('branchBox', $product->type == 'normal' ? 'hidden' : ''),
control
(