hide overflow on edit placeholder

This commit is contained in:
Felix Niklas 2014-10-05 12:52:28 +02:00
parent b739b891c8
commit a7c5958af0

View file

@ -2891,6 +2891,7 @@ footer {
height: 38px;
padding: 10px 0;
color: #b3b3b3;
overflow: hidden;
}
.ticket-edit .attachments:not(:empty) {