Bradley Prout
Well-Known Member
I want to change the way it looks from the first image to the second one. Cleaner and looks tidy.
The problem is when I change it to the new layout it's messes up the desktop view. Here is my code for the mobile header
The problem is when I change it to the new layout it's messes up the desktop view. Here is my code for the mobile header
Code:
.Responsive .messageUserBlock h3.userText {
margin-right: 16px;
margin-left: 59px;
height: 48px;
}
.messageList .messageUserBlock div.avatarHolder, .quickReply .messageUserBlock div.avatarHolder {
margin-left: 1px;
top: -60px;
}