From a3f50eaca7de09e5f7476333299e30826eb6ad86 Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:21:43 +0200 Subject: [PATCH] Form input styling Use bootstrap styling, with size according to parent to make entire input visible, and mark input as required. --- cli-token.html | 2 +- revoke.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli-token.html b/cli-token.html index d71179b..0f87b89 100644 --- a/cli-token.html +++ b/cli-token.html @@ -25,7 +25,7 @@

{{appname}} for {{service}}

Type in the CLI token

- +

diff --git a/revoke.html b/revoke.html index 1d528fa..5b8ef4f 100644 --- a/revoke.html +++ b/revoke.html @@ -24,7 +24,7 @@

{{appname}}

Type in the AuthID to revoke

- +