summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/invidious/frontend/watch_page.cr3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/invidious/frontend/watch_page.cr b/src/invidious/frontend/watch_page.cr
index 5fd81168..c8cb7110 100644
--- a/src/invidious/frontend/watch_page.cr
+++ b/src/invidious/frontend/watch_page.cr
@@ -42,8 +42,7 @@ module Invidious::Frontend::WatchPage
str << translate(locale, "Download as: ")
str << "</label>\n"
- # TODO: remove inline style
- str << "\t\t<select style=\"width:100%\" name='download_widget' id='download_widget'>\n"
+ str << "\t\t<select name='download_widget' id='download_widget'>\n"
# Non-DASH videos (audio+video)