Vince Chiu
New member
How to edit the text padding/aligment or font size/ color in message content (of responsive layout only)?
I was thinking add the following code in EXTRA.CSS, but it didn't work...please help...
@media (min-width: @maxResponsiveMediumWidth) {
.messageInfo primaryContent .message .messageContent {padding-left: 2px;}
}
I was thinking add the following code in EXTRA.CSS, but it didn't work...please help...
@media (min-width: @maxResponsiveMediumWidth) {
.messageInfo primaryContent .message .messageContent {padding-left: 2px;}
}