From 272c8812c33165c924b7954e0cdd01d378a3ba5c Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Fri, 22 Jan 2021 14:47:14 +0100 Subject: [PATCH] fix: Bad width again. --- themes/new_look_default/public/dist/css/index.css | 8 ++++++++ themes/new_look_default/public/dist/index.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/themes/new_look_default/public/dist/css/index.css b/themes/new_look_default/public/dist/css/index.css index 5fbb927..a382fd7 100644 --- a/themes/new_look_default/public/dist/css/index.css +++ b/themes/new_look_default/public/dist/css/index.css @@ -130,6 +130,14 @@ body { background-color: #111827; } +#modal-format-selector h2 { + width: 100%; +} + +#modal-format-selector p { + width: 100%; +} + .video-container-bar { width: 99%; height: 2rem; diff --git a/themes/new_look_default/public/dist/index.html b/themes/new_look_default/public/dist/index.html index bffe096..6047c55 100644 --- a/themes/new_look_default/public/dist/index.html +++ b/themes/new_look_default/public/dist/index.html @@ -1,7 +1,7 @@ - + Peertube-dl Web