1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-28 06:57:03 +00:00

Tweak attachment display

This commit is contained in:
James Hillyerd
2015-08-24 12:49:48 -07:00
parent 44ff0be01e
commit b107cb8787
2 changed files with 13 additions and 11 deletions

View File

@@ -53,11 +53,11 @@ body {
.message-attachments {
margin-top: 20px;
padding: 10px 20px;;
padding: 10px 10px 0 0;
}
.message-attachments ul {
margin: 0
.message-attachments div {
margin: 0 0 5px 0;
}
/* Metrics */