From a7c5958af046d454e9226b966782d429051f1e90 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Sun, 5 Oct 2014 12:52:28 +0200 Subject: [PATCH] hide overflow on edit placeholder --- app/assets/stylesheets/zzz.css.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/zzz.css.erb b/app/assets/stylesheets/zzz.css.erb index 3b2345bd6..02dafcac3 100644 --- a/app/assets/stylesheets/zzz.css.erb +++ b/app/assets/stylesheets/zzz.css.erb @@ -2891,6 +2891,7 @@ footer { height: 38px; padding: 10px 0; color: #b3b3b3; + overflow: hidden; } .ticket-edit .attachments:not(:empty) {