From e73dfcfea2c19c7c125f9df28fc8269f5f055bb8 Mon Sep 17 00:00:00 2001 From: Samuel Laulhau Date: Mon, 13 Jun 2016 23:16:26 +0200 Subject: [PATCH] add text wrap to radio option Let natural white space wrap for long option --- public/modules/forms/base/views/directiveViews/field/radio.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/modules/forms/base/views/directiveViews/field/radio.html b/public/modules/forms/base/views/directiveViews/field/radio.html index 92c50a7e..a7ce6a86 100755 --- a/public/modules/forms/base/views/directiveViews/field/radio.html +++ b/public/modules/forms/base/views/directiveViews/field/radio.html @@ -34,7 +34,7 @@ ng-disabled="field.disabled" ng-change="$root.nextField()"/> - +