feature 1514, feature 1507: improvement, the themeBoxes height adjusts

automatically depending on the content.

git-svn-id: http://piwigo.org/svn/trunk@5186 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-03-19 09:52:27 +00:00
commit 872463cab1
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
</div>
{if isset($themes)}
<div id="themeBoxes">
<div class="themeBoxes">
{foreach from=$new_themes item=theme name=themes_loop}
<div class="themeBox">
<div class="themeName">{$theme.name}</div>