Forum

display problem in ...
 
Notifications
Clear all

display problem in client side

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

there is jump print button in the ticket view client, and some print button will hard to press

 

2.text counting tickets and total number suggest for smaller text


2 Replies
Posts: 43
Topic starter
(@visimitra)
Member
Joined: 8 years ago

Hi @Stevland

fix in user-styles.css

smaller fonts for span number

span.number {
font-family: 'Product Sans', Montserrat, sans-serif;
font-size: 22px !important;
font-weight: 100;
position: relative;
top: 3px;
}

fix table footer numbering

#table-foot-options a {
margin: 0 0 0 0px;
}

 


Reply
Posts: 43
Topic starter
(@visimitra)
Member
Joined: 8 years ago

@stevland, there is 2 problem left:

  • dot green no reply button in client side, is moving in left
  •  

 

  • progress circle while login, not in center page

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

dot green no reply button in client side, is moving in left

This is an intentional design decision for the Client side. All the rest will be fixed in the next release. Thank you.


Reply
Share: