From e41c964be9e544698c77d841173289c63d567e35 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 18 Apr 2013 00:38:41 +0200 Subject: [PATCH] Fixed auto height. --- app/assets/javascripts/app/views/tag_widget.jst.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/app/views/tag_widget.jst.eco b/app/assets/javascripts/app/views/tag_widget.jst.eco index 212a25351..9fb9b3054 100644 --- a/app/assets/javascripts/app/views/tag_widget.jst.eco +++ b/app/assets/javascripts/app/views/tag_widget.jst.eco @@ -1,4 +1,4 @@

<%- @T( 'Tags' ) %>

- +
\ No newline at end of file