Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Myautismsupport.com
.messageList .messageUserInfo {
width: 145px;
}
Not sure where this is, can't find it. Its not in extra.CSS a little hard hunting down on my phone so will have to try tomorrow on PC.
Thanks sounds stupid but I never noticed the search templates .
Its from better blogs
.messageList .messageUserInfo
{
width: 145px; /* 124 + 16 icon + 10 margin - 5 right space */
}
If I remove this is it likely the mess with that. Its in the better blogs indicator.CSS which I assume is for it show in user blog count in postbit.
@media (max-width:@maxResponsiveNarrowWidth) {
.messageList .messageUserInfo { width: auto !important; }
}