diff --git a/css/hesk_newStyle.php b/css/hesk_newStyle.php index d82b4892..b6eba14d 100644 --- a/css/hesk_newStyle.php +++ b/css/hesk_newStyle.php @@ -391,5 +391,6 @@ button.dropdown-submit { .file-attachment > img { margin: -15px; height: 100px; + max-width: 173.391px cursor: pointer; } diff --git a/css/hesk_newStyleRTL.php b/css/hesk_newStyleRTL.php index a694a7f8..3768e799 100644 --- a/css/hesk_newStyleRTL.php +++ b/css/hesk_newStyleRTL.php @@ -385,5 +385,6 @@ text-shadow: 2px 2px #ccc; .file-attachment > img { margin: -15px; height: 100px; +max-width: 173.391px; cursor: pointer; } \ No newline at end of file