Skip to content

Commit

Permalink
download page must be able to display images even if their original s…
Browse files Browse the repository at this point in the history
…ize do not fit
  • Loading branch information
Tomasz Wolniewicz committed Jul 15, 2024
1 parent 0f9ce65 commit 723ea5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/skins/modern/resources/css/cat-user.css.php
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,7 @@
background-repeat:no-repeat;
position: relative;
background-position: <?php echo $start ?>;
background-size: 50px 50px;
}

#download_text_1 div {
Expand Down

0 comments on commit 723ea5b

Please sign in to comment.