From a1c7dd3ee9855a0d641e0b7eed19b51a73737a39 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Thu, 26 Sep 2013 16:44:26 +0200 Subject: [PATCH] // Add row break to color element --- .../themes/default/template/helpers/options/options.tpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/admin-dev/themes/default/template/helpers/options/options.tpl b/admin-dev/themes/default/template/helpers/options/options.tpl index 74133f215..527dc3361 100644 --- a/admin-dev/themes/default/template/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/helpers/options/options.tpl @@ -213,9 +213,11 @@ {elseif $field['type'] == 'color'}
-
- -
+
+
+ +
+
{elseif $field['type'] == 'price'}