Forum

papper clip glitch ...
 
Notifications
Clear all

papper clip glitch in mobile view

1 Posts
2 Users
0 Reactions
21 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 😛


Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months 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: