From 3bccc5605432f0a76bffa7a3801069379d952b2c Mon Sep 17 00:00:00 2001 From: syeopite Date: Mon, 3 May 2021 22:46:25 -0700 Subject: [PATCH] Use responsive pure css grids in about.ecr (cherry picked from commit 8aca0a1d505f663d1238abd4eb8f17248bb59bad) --- src/invidious/views/channel_about.ecr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/invidious/views/channel_about.ecr b/src/invidious/views/channel_about.ecr index 4a47e143..d4ce827a 100644 --- a/src/invidious/views/channel_about.ecr +++ b/src/invidious/views/channel_about.ecr @@ -10,7 +10,7 @@
<% stats_style_append = ""%> <% if !channel.country.empty? %> -
+

<%= translate(locale, "channel_about_page_details_section_header") %>

Country: <%=channel.country%>

@@ -20,7 +20,7 @@ <% stats_style_append = "style=\"order: 1;\"" %> <% end %> -
> +
>

<%= translate(locale, "channel_about_page_stats_section_header") %>

<%= translate(locale, "channel_about_page_stats_joined_label") %> @@ -32,7 +32,7 @@

-