Thread Starter
svele
(@svele)
Hmm. Answering one of my own questions:
I did like this:
.delPost {
padding: 0 0 1em 0; /* Space beween the "posts" */
}
.delLink {
display: block; /* Line break between */
width: 100%; /* link and description */
}
Thread Starter
svele
(@svele)
All the files that are supposed to be there are where they are supposed to be. Triple checked.