From 133a91f949025308a9985e6ab9db7d542bbd6678 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 24 Feb 2016 17:23:25 +0000 Subject: style tweaks --- webgui/data/index.html | 2 +- webgui/data/style.css | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/webgui/data/index.html b/webgui/data/index.html index 0c877ac..d368fa5 100644 --- a/webgui/data/index.html +++ b/webgui/data/index.html @@ -55,7 +55,7 @@ - + diff --git a/webgui/data/style.css b/webgui/data/style.css index 001a874..9946208 100644 --- a/webgui/data/style.css +++ b/webgui/data/style.css @@ -89,10 +89,6 @@ tfoot tr:first-child td { width:6em; } -#draftListBody tbody { - min-height:10em; -} - /*----- Tabs -----*/ .tabs { display:block; -- cgit v1.2.3