Attachments were not separated from e-content

This commit is contained in:
Mikael Nordfeldth 2014-06-23 14:52:04 +02:00
parent af02f445e4
commit 51e96e580f
1 changed files with 6 additions and 0 deletions

View File

@ -805,6 +805,12 @@ z-index:99;
position:static;
}
.notice.h-entry .attachments {
clear: both;
position: relative;
top: 1em;
}
#attachments {
clear:both;
float:left;