From cc2fb358c946b7a1d00602b5cda7a9762bc13905 Mon Sep 17 00:00:00 2001 From: knotteye Date: Sat, 16 Jan 2021 00:02:39 -0600 Subject: [PATCH] Make user profile page a little more responsive --- site/styles.css | 4 ++-- templates/user.njk | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/styles.css b/site/styles.css index 1370aa0..e19b75b 100644 --- a/site/styles.css +++ b/site/styles.css @@ -36,7 +36,7 @@ a { } #jscontainer { - display: flex; + display: table; justify-content: center; flex-wrap: nowrap; flex-direction: row; @@ -46,7 +46,7 @@ a { margin: 0px; } #jschild { - display: inline; + display: table-cell; margin: 0; } diff --git a/templates/user.njk b/templates/user.njk index 29e048e..6238963 100644 --- a/templates/user.njk +++ b/templates/user.njk @@ -75,11 +75,11 @@ async function updateViewers(){ Links | Watch Chat VODs
- Play Stream - + Play Stream +
-
- +
+