.post-attach {
    border-top: 1px solid rgba(0,0,0,0.125);
    border-bottom: 1px solid rgba(0,0,0,0.125);
    margin: 0 0 10px 0;
    padding: 5px 0;
}

.post-attach-edit {
    border-top: 1px solid rgba(0,0,0,0.125);
    border-bottom: 1px solid rgba(0,0,0,0.125);
    margin: 0 0 10px 0;
    padding: 5px 0;
}

.post-attach-render {
    border-top: 1px solid rgba(0,0,0,0.125);
    margin: 5px 0 0 0;
    padding: 2px 0 0 0;
}

.post-attach-render img.thumbnail {
    margin: 2px 0 0 0;
}

.post-attach-label {
}


