fix text layout for the image description stuff
This commit is contained in:
parent
d40fe2a617
commit
e046171999
2 changed files with 13 additions and 7 deletions
|
@ -178,10 +178,7 @@ makeDesc (TextDesc desc) = [b|@0
|
|||
|]
|
||||
makeDesc (LongDesc fs) = [b|@0
|
||||
<section id=desc class=info-section>
|
||||
<h2>about</h2>
|
||||
<div>
|
||||
$4.fields
|
||||
</div>
|
||||
$2.fields
|
||||
</section>
|
||||
|]
|
||||
where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue