-
-
May 22, 2019 at 10:45 am #4218stevlandKeymaster
Hi visimitra,
If you can hold on until the next release (probably in a week or two) I am making the Client Portal pages much wider and so this problem will be eliminated.
In the meanwhile can you not make your Ticket Statuses and Department Names shorter?
For example, why not VR – On Delivery or simply On Delivery?
-
May 23, 2019 at 9:35 am #4229visimitraParticipant
hope this can help for temporary fix, edit for client-desktop.css<br />
– resize width 900px to max-width 75% for header, content, form-wrapper (1070px)<br />
– fix page number margin font<br />
– padding table in ticket threadhope this fix permanently, please fix for client-mobile.css view also, as client mobile view is correctly viewed.
thanks
111c111<br />
< max-width: 75%;<br />
—<br />
> width: 900px;<br />
181,182c181<br />
< max-width: 75%;<br />
< min-width: min-content;<br />
—<br />
> width: 900px;<br />
223c222<br />
< max-width: 75%;<br />
—<br />
> width: 900px;<br />
238c237<br />
< max-width: 75%;<br />
—<br />
> max-width: 900px;<br />
1536,1542d1533<br />
< /* ==========================================================================<br />
< * TICKET LIST – FOOT<br />
< * ========================================================================== */<br />
< <br />
< #table-foot-options a {<br />
< margin: 0 0 0 0px;<br />
< }<br />
1635c1626<br />
< padding: 13px;<br />
—<br />
> padding: 20px;<br />
2015c2006<br />
< max-width: 1070px; <br />
—<br />
> max-width: 870px; -
May 29, 2019 at 7:50 am #4294stevlandKeymaster
FYI osTicket-1.12-Awesome-103 is now available.
You must be logged in to reply to this topic.