Typos.
This commit is contained in:
@ -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}
|
||||
|
@ -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; }
|
||||
|
Reference in New Issue
Block a user