summaryrefslogtreecommitdiff
path: root/src/web/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/src/styles.css')
-rw-r--r--src/web/src/styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/src/styles.css b/src/web/src/styles.css
index 071fc51..8c0c651 100644
--- a/src/web/src/styles.css
+++ b/src/web/src/styles.css
@@ -57,6 +57,8 @@ body {
.search-item-text .movie-title {
font-size: 1.5rem;
+ text-overflow: ellipsis;
+ overflow: hidden;
}
.rating {