From b72a4c40df2e5aaf18a0b2b36c415f5214d6cc6c Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Fri, 22 Jan 2021 14:41:53 +0100 Subject: [PATCH] fix: Solving text overflow on format selector. --- themes/default/public/dist/css/index.css | 2 ++ themes/new_look_default/public/dist/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/default/public/dist/css/index.css b/themes/default/public/dist/css/index.css index d36581e..7d74ca8 100644 --- a/themes/default/public/dist/css/index.css +++ b/themes/default/public/dist/css/index.css @@ -202,10 +202,12 @@ h2 { #modal-format-selector > h2 { text-align: center; + width: 100%; } #modal-format-selector > p { margin-left: 2rem; + width: 100%; } #modal-format-selector .format-list { diff --git a/themes/new_look_default/public/dist/index.html b/themes/new_look_default/public/dist/index.html index fc1ccd5..bffe096 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