From 045568460771c06722f8fe4deb8c7078063880d3 Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Thu, 21 Nov 2024 11:02:49 +0100 Subject: [PATCH] Moved Inst. and Inv. buttons and fixed dropdown size --- templates/base.html | 3 ++- templates/index.html | 48 ++++++++++++++++++++++++++++---------------- 2 files changed, 33 insertions(+), 18 deletions(-) diff --git a/templates/base.html b/templates/base.html index 9718ef8..f31758e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -176,11 +176,12 @@ background-color: white; max-width: 90%; max-height: 90%; } + -