From 47e5147d2dc02dc649234760a2468299816ec522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Tr=C3=A4ger?= Date: Mon, 23 May 2016 13:42:33 +0200 Subject: [PATCH] more responsive --- eet/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eet/css/style.css b/eet/css/style.css index dd4d5a4..8b96c54 100644 --- a/eet/css/style.css +++ b/eet/css/style.css @@ -197,7 +197,7 @@ html, body{ #dashboard ul { - height:50px; + height:100px; padding:12px 0 0 0; list-style-type: none; text-align: left; @@ -243,4 +243,4 @@ html, body{ #reference a:hover{ color:#000; text-decoration:underline; -} +} \ No newline at end of file