projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
484f2fc
)
Bottom aligns pictures in trombi view.
author
Stéphane Jacob
<jacou@melix.net>
Thu, 17 Jul 2008 21:07:34 +0000
(23:07 +0200)
committer
Stéphane Jacob
<jacou@melix.net>
Thu, 17 Jul 2008 21:07:34 +0000
(23:07 +0200)
templates/include/plview.trombi.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/include/plview.trombi.tpl
b/templates/include/plview.trombi.tpl
index
6aba566
..
f9bb417
100644
(file)
--- a/
templates/include/plview.trombi.tpl
+++ b/
templates/include/plview.trombi.tpl
@@
-31,7
+31,7
@@
{if $loop eq "1"}
<tr>
{/if}
- <td class="center">
+ <td class="center"
style="vertical-align: bottom"
>
<a href="{$mainsiteurl}profile/{$p.forlife}" class="popup2">
<img src="photo/{$p.forlife}" width="110" alt=" [ PHOTO ] " />
</a>