* hide attachment icon

This commit is contained in:
Dávid Danyi 2016-08-30 17:01:25 +02:00
parent 979bb6ddfe
commit 9f000e90b8

View File

@ -1504,6 +1504,8 @@
position: absolute;
left: 0rem;
top: 0rem;
padding-left: 0.2rem;
padding-right: 0.2rem;
}
.issue-attachment {
position: absolute;
@ -1517,6 +1519,7 @@
background-repeat: no-repeat;
background-position: center;
background-size: 70%;
display: none;
}
.issue-assignee {
position: absolute;