From c2e5d204148d842204687444c2728064e5b75cd5 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 7 Aug 2019 23:05:37 +0200 Subject: Improve token description --- frontend/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/css') diff --git a/frontend/css/style.css b/frontend/css/style.css index b43d6fe..9d019b0 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -92,7 +92,7 @@ a:hover, a:focus { .access-token-input { padding: 5px 0; - width: 450px; + width: 487px; } .access-token-input > input, .access-token-input i { -- cgit v1.2.3