From 661d953919e380d0e28202d4d9155009bb48e06f Mon Sep 17 00:00:00 2001 From: knotteye Date: Wed, 4 Dec 2019 18:48:02 -0600 Subject: [PATCH] Fix a bug with user pages displaying incorrectly in chrome --- package.json | 2 +- templates/chat.html | 2 +- templates/user.njk | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 662495b..f472470 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satyr", - "version": "0.5.1", + "version": "0.5.2", "description": "A livestreaming server.", "license": "AGPL-3.0", "author": "knotteye", diff --git a/templates/chat.html b/templates/chat.html index 8ba71ee..3395eb7 100644 --- a/templates/chat.html +++ b/templates/chat.html @@ -71,7 +71,7 @@
-
  •  
  •  
  • +
  •  
  •  
  • diff --git a/templates/user.njk b/templates/user.njk index 8db3730..7e86d4e 100644 --- a/templates/user.njk +++ b/templates/user.njk @@ -10,16 +10,16 @@ function newPopup(url) { {{ username }} | {{ title | escape }} Links | Watch Chat VODs
    - +
    -
    - +
    +
    - - - - + + +