better look now that <br/> is needed before thumbnail comment because of videos
authorGuillaume Cottenceau <gcottenc@gmail.com>
Sat, 9 Jan 2010 18:26:52 +0000 (19:26 +0100)
committerGuillaume Cottenceau <gcottenc@gmail.com>
Sat, 9 Jan 2010 18:26:52 +0000 (19:26 +0100)
data/booh/themes/dark/skeleton_thumbnails.html
data/booh/themes/simple/skeleton_thumbnails.html

index f23c092c2c4ccb42395a4a107d168703369358d0..3debac1c057649fd75184fc5bad3474cce1c6705 100644 (file)
@@ -73,7 +73,7 @@ img {
     ~~iterate2_open_maxN~~
     <td align="center" valign="top" ~~colspan~~ ~~homogeinize_width~~>
        ~~image_iteration~~
-       ~~ifimage?~~<br/>~~fi~~ ~~caption_iteration~~
+       ~~ifimage?~~<br/>~~fi~~ ~~caption_iteration~~<br/><br/>
     </td>
     ~~iterate2_close~~
 </tr>
index bc7d30e8030cf63ec5126a1f77809fb2330616cf..a4b53fad0cce46430aa82be9f9fae48356b4af4c 100644 (file)
@@ -37,7 +37,7 @@
     ~~iterate2_open_maxN~~
     <td align="center" valign="top" ~~colspan~~ ~~homogeinize_width~~>
        ~~image_iteration~~
-       ~~ifimage?~~<br/>~~fi~~ ~~caption_iteration~~
+       ~~ifimage?~~<br/>~~fi~~ ~~caption_iteration~~<br/><br/>
     </td>
     ~~iterate2_close~~
 </tr>