Notifications
Clear all
Jan 28, 2018 9:55 pm
This glitch appear when user attach a file to a ticket.
I found this as a work around:
in file staff-mobile.css around line 313 add this under @media only screen and (max-width: 760px) {
.icon-paperclip:before, .icon-paper-clip:before {
margin-left: -200px;
margin-bottom: -5%;
}
Some one with more css skills can probably find a more optimal solution 😛
Jan 29, 2018 8:48 am
Hi lafr,
Thank you for your report, but I think I fixed this a while ago. Are you running the latest version (v1.2)? If not, you should consider updating.