Forum

display problem sea...
 
Notifications
Clear all

display problem search box and annotations in mobile view

2 Posts
3 Users
0 Reactions
20 Views
Posts: 43
Topic starter
(@visimitra)
Member
Joined: 8 years ago

just upgrade to version 1.12-2, but view for search box leave some space and annotations in the mobile miss aligned<br />
as view in the picture below


1 Reply
Posts: 31
(@techcare)
Member
Joined: 7 years ago

I have the same issue with the missing image for the search option.

But I don't have the exclamation mark issue, probably all my tickets only have either an attachment and/or replies.


Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Hi @visimitra,

Thank you for your report.

The first issue will be fixed in the next release. For now please add the following code to /osta/user-styles.css:

@media screen and (max-width: 760px) {
    .input.attached .button.attached {
            display: none;
    }
}

I will also look into the second issue and come up with a fix soon.


Reply
Share: