You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.container{
|
|
margin-top: -95px;
|
|
}
|
|
.message-item {
|
|
padding: 10px;
|
|
border-bottom: 1px solid #e5e5e5;
|
|
}
|
|
|
|
.message-item text {
|
|
display: block;
|
|
}
|
|
|
|
.message-summary {
|
|
color: #888;
|
|
font-size: 12px;
|
|
margin-top: 4px;
|
|
}
|