Better messagelist item line height

This commit is contained in:
djmaze 2021-03-09 12:12:30 +01:00
parent 8a875670d9
commit eb9d2d8ddc
6 changed files with 18 additions and 25 deletions

View file

@ -47,14 +47,14 @@
}
.emailaddresses li a {
font-size: 12px;
color: #999;
font-size: 12px;
color: #999;
outline: 0;
padding: 1px;
position: absolute;
right: 2px;
position: absolute;
right: 2px;
text-decoration: none;
top: 1px;
top: 1px;
}
.emailaddresses li a:hover {
color: #666;