Notifications
Clear all
6 Forums 829 Topics 3,280 Posts 8 Online 3,047 Members

Resolved papper clip glitch in mobile view

2 Posts
2 Users
0 Reactions
161 Views
Posts: 23
 lafr
Topic starter
(@lafr)
Member
Joined: 8 years ago

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 😛


1 Reply
Posts: 1185
Admin
(@stevland)
Member
Joined: 10 years ago

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.


Reply
Share: