Get Involved
No items added to cart
Home
Discover
Hire
On small phones, the compose field in the inbox widget for messages can be too smal. So this CSS will make it a little bigger for those who need it. Only applies to mobile devices.
@media(max-width: 767px){ .ts-convo-form .compose-message{ min-width: 80%; } .ts-convo-form{ flex-wrap: wrap !important; padding-bottom: 15px; justify-content: flex-end; } }
@media(max-width: 767px){ .ts-convo-form .compose-message{ min-width: 80%; }
.ts-convo-form{ flex-wrap: wrap !important; padding-bottom: 15px; justify-content: flex-end; } }
Are you sure you want to exit? Your current conversation will be lost.