Changed margin to something more sensible
This commit is contained in:
parent
42bcaae8d7
commit
8eb58adf55
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue