Small CSS fix for attachments list

This commit is contained in:
Thomas Bruederli 2014-03-18 10:21:35 +01:00
parent 2dec4c3e6e
commit 1cb1f59bbc

View file

@ -386,7 +386,7 @@ a.miniColors-trigger {
display: block;
color: #333;
font-weight: bold;
padding: 8px 4px 3px 30px;
padding: 4px 4px 3px 30px;
text-shadow: 0px 1px 1px #fff;
text-decoration: none;
white-space: nowrap;