[Resolved] papper clip glitch in mobile view

    • January 29, 2018 at 4:55 am #748
      L
      lafr
      Participant

      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 😛

    • January 29, 2018 at 3:48 pm #756
      stevland
      Keymaster

      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.

You must be logged in to reply to this topic.