From 373604fc976ba8d74571ca676d9809223bcf89a4 Mon Sep 17 00:00:00 2001 From: PhpMadman Date: Wed, 23 Oct 2013 11:52:35 +0200 Subject: [PATCH] [-] FO: removed width on message product select Limiting select could make the user think the select is not working if they click to much to the left on bigger screens --- themes/default/mobile/order-detail.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/mobile/order-detail.tpl b/themes/default/mobile/order-detail.tpl index c51274600..5bb34f101 100644 --- a/themes/default/mobile/order-detail.tpl +++ b/themes/default/mobile/order-detail.tpl @@ -278,7 +278,7 @@

{l s='If you would like to add a comment about your order, please write it in the field below.'}

- {foreach from=$products item=product name=products}