2012-05-01 19:52:07 +08:00

12 lines
182 B
CSS

.mblEdgeToEdgeList {
position: relative;
margin: 0px;
padding: 0px;
background-color: white;
}
.mblEdgeToEdgeList .mblListItem:last-child {
border-bottom-width: 0px;
}