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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user