Changed margin to something more sensible

This commit is contained in:
Sven Slootweg 2012-05-27 15:00:40 +02:00
parent 42bcaae8d7
commit 8eb58adf55

View file

@ -85,7 +85,7 @@ table td.body
.version, .attachment
{
display: block;
margin: 2px 6px 8px 0px;
margin: 8px 6px 2px 0px;
padding: 4px 0px;
float: left;
font-weight: bold;