From f18b97a2130dbf89731056aff8a7ed76e8c8fa70 Mon Sep 17 00:00:00 2001 From: Oliver Zander Date: Mon, 10 Nov 2025 11:37:32 +0100 Subject: [PATCH] WM-11: left align applications --- input/static/css/forms.css | 4 ++++ input/templates/input/forms/extern.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/input/static/css/forms.css b/input/static/css/forms.css index 59e759e..ae1f29f 100644 --- a/input/static/css/forms.css +++ b/input/static/css/forms.css @@ -10,6 +10,10 @@ td, th { border: 0; } + + .applications { + text-align: left; + } } .col-request { diff --git a/input/templates/input/forms/extern.html b/input/templates/input/forms/extern.html index b1d09cd..053e9d5 100755 --- a/input/templates/input/forms/extern.html +++ b/input/templates/input/forms/extern.html @@ -11,7 +11,7 @@ {% csrf_token %} - +
Was möchtest du beantragen?