5 lines
67 B
CSS
5 lines
67 B
CSS
|
.mx_SenderProfile {
|
||
|
display: inline-block;
|
||
|
width: 150px;
|
||
|
}
|