From 3794cf09a20e01941c098089f3297fac2101e0d3 Mon Sep 17 00:00:00 2001 From: metalune Date: Sun, 18 Jul 2021 01:12:12 +0200 Subject: [PATCH] Update input bar to max-width: 100% --- templates/base.html | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index e0c4525..2332f2f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,7 +13,7 @@

{{ instance_name }}

- +
diff --git a/templates/index.html b/templates/index.html index 62ef70c..8d2a216 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,7 +11,7 @@
A simple frontend for PeerTube
- +