From 8c82b795e2e096cb0f2b1403f21f3d12b56ab340 Mon Sep 17 00:00:00 2001 From: brantje Date: Mon, 9 Jan 2017 13:46:43 +0100 Subject: Add vault logout timer --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/app.css') diff --git a/css/app.css b/css/app.css index f1e6e3e9..01c4364e 100644 --- a/css/app.css +++ b/css/app.css @@ -877,7 +877,7 @@ height: 200px; } #app-settings-content:not(.ng-hide) { - height: 60px; + height: 90px; display: inherit !important; padding: 0; transition: height 0.15s ease-out; } -- cgit v1.2.3