From 44f8a72a76fd8f0f5634c667d6c6ebb34e965fe2 Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Mon, 6 Nov 2023 18:05:24 +0300 Subject: [PATCH] fix resize banner --- static/style.css | 1 + templates/user.tmpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 4f79d8c..d8ae93a 100644 --- a/static/style.css +++ b/static/style.css @@ -642,6 +642,7 @@ kbd { .profile-banner { width: 100%; + max-height: 500px; } .block-label, diff --git a/templates/user.tmpl b/templates/user.tmpl index 4b5e92e..db3afff 100644 --- a/templates/user.tmpl +++ b/templates/user.tmpl @@ -135,7 +135,7 @@ Banner
- profile-header + profile-header