[Resolved] problem ticket number in advance search in mobile display

    • June 1, 2020 at 4:55 pm #5946
      visimitra
      Participant

      awesome ticket 1.14.2 version 102, in the installation how show number break position in text Ticket Number,

    • June 4, 2020 at 7:05 pm #5962
      visimitra
      Participant

      @stevland, it seems problem layout with space for green bullet no reply in the tickets display,
      but for now, it more looks better with display: contents

      file osta/css/staff-mobile.css

      .ticket-num {
      margin-left: -22px;
      display: contents;
      }

    • July 13, 2020 at 9:18 am #6055
      stevland
      Keymaster

      @visimitra,

      That is an amazing fix. THANK YOU!

    • July 13, 2020 at 10:15 am #6058
      stevland
      Keymaster

      Actually, that ended up messing with the normal ticket layout. But I found another fix. And display:contents is a useful property to know. 🙂

You must be logged in to reply to this topic.