diff --git a/web/assets/css/home.css b/web/assets/css/home.css index 43574dc98..95c6b290a 100644 --- a/web/assets/css/home.css +++ b/web/assets/css/home.css @@ -424,6 +424,7 @@ label:has(~ .tum-live-input) { } .tum-live-search-result-main { - @apply flex text-left rounded-lg text-4 text-sm py-1 px-2 mt-1 border border-black dark:border-gray-300 w-full text-black dark:text-gray-300 h-fit; + @apply flex text-left rounded-lg text-4 text-sm py-1 px-2 mt-1 border border-black dark:border-gray-300 w-full text-black dark:text-gray-300; width: 100%; + height: fit-content !important; } \ No newline at end of file diff --git a/web/template/search-global.gohtml b/web/template/search-global.gohtml index ce0d50e5d..8958ea835 100644 --- a/web/template/search-global.gohtml +++ b/web/template/search-global.gohtml @@ -76,8 +76,10 @@ searcher.searchInput=''; searcher.open = false; document.location.href = '/w/' + subtitle.courseSlug + '/' + subtitle.streamID + '/?t=' + (subtitle.timestamp / 1000);"> -
+ + + {{end}} diff --git a/web/template/search-page.gohtml b/web/template/search-page.gohtml index 085fa17b5..d469b2f8d 100644 --- a/web/template/search-page.gohtml +++ b/web/template/search-page.gohtml @@ -266,6 +266,9 @@Courses
+Subtitles
+Streams
+