From 7c5fdd252e1f7dbef712da780ce39153b1e015df Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 9 Apr 2015 15:05:35 +0800 Subject: Bug 1152662: user story text should wrap --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 6 +----- extensions/BugModal/web/bug_modal.css | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'extensions') diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl index 75aab63d3..d89e12127 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -874,11 +874,7 @@ [% END %] [% END %] - [% IF bug.cf_user_story == "" %] - --- - [% ELSE %] -
[% bug.cf_user_story FILTER html %]
- [% END %] +
[% bug.cf_user_story FILTER html %]
[% IF user.id %]