1
0
This commit is contained in:
Matthias Mees
2013-06-01 18:28:13 +02:00
parent 328a77bd03
commit dcc02f75c3
2 changed files with 1 additions and 2 deletions

View File

@ -41,7 +41,7 @@
{if $file.authorid != 0}<span class="author block_level">{$file.authorname}</span>{/if}
</header>
<div class="clearfix equal_heights image_wrapper"">
<div class="clearfix equal_heights image_wrapper">
<div class="media_file_preview">
{if $file.is_image AND $file.full_thumb}
{if $file.url}

View File

@ -1411,7 +1411,6 @@ form > .button_link:first-of-type { margin-top: 0; }
/* MEDIA DB
(These might go into imgedit.css or be merged with it.)
----------------------------------------------------------------- */
#fs_crop { min-height: 200px; }