From 689e0ab59001280fc80679a87067a507a7c875a2 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Fri, 27 Jan 2017 00:34:02 +0000 Subject: Reduce the font size Google tokens grew in length and on smaller screens the token doesn't fix within the visible textarea --- server/templates/token.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/templates/token.go b/server/templates/token.go index ffaba91..83e4973 100644 --- a/server/templates/token.go +++ b/server/templates/token.go @@ -35,7 +35,7 @@ const Token = `

Access Token

- +

The token will expire in < 1 hour.

-- cgit v1.2.3