From 61986606f97d2161075b3ce3d58f2bf36725f68e Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Fri, 12 Jun 2015 15:41:34 +0200 Subject: [PATCH] fix attachment overflow (FF) I started to discuss this problem here https://github.com/philipwalton/flexbugs/issues/39#issuecomment-111211260 and in a Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1136818 but people defend this behaviour intended.. --- .../app/views/layout_ref/communication_overview.jst.eco | 8 ++++---- .../app/views/layout_ref/communication_reply.jst.eco | 4 ++-- .../javascripts/app/views/layout_ref/highlight.jst.eco | 8 ++++---- .../app/views/ticket_zoom/article_view.jst.eco | 2 +- app/assets/stylesheets/zammad.css.scss | 1 + 5 files changed, 12 insertions(+), 11 deletions(-) diff --git a/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco b/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco index 134da4617..81aca2e8d 100644 --- a/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco +++ b/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco @@ -231,19 +231,19 @@ Oliver

2 <%- @T('Attached Files') %>

-
+
midinotes_view.jpg
35.5 kb
-
+
lyrics_I_Like_it_Loud.txt
17.1 kb
-
+
something with very long line which is slonger as the container arount it if you can see it I wish you a very happy day.txt
17.1 kb
-
+
something-withverylonglinewhichisslongerasthecontainerarountitifyoucanseeitIwishyouaveryhappyday.txt
17.1 kb
diff --git a/app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco b/app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco index 3041c01d4..61bcb7e23 100644 --- a/app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco +++ b/app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco @@ -16,14 +16,14 @@