diff --git a/assets/css/app.css b/assets/css/app.css index 9333261..5df0e10 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -857,6 +857,12 @@ html[dir="rtl"] span.items-count:before { .hide-desktop { display: none; } + + .items h2 { + text-overflow: ellipsis; + overflow: hidden; + white-space: nowrap; + } } /* mobile design */ diff --git a/templates/item.php b/templates/item.php index f4e1d0d..40cf7db 100644 --- a/templates/item.php +++ b/templates/item.php @@ -14,11 +14,13 @@ + title="" >