From a56307d112dfd45fad3bf890e23f748ff26949fb Mon Sep 17 00:00:00 2001 From: iandoug Date: Thu, 13 Aug 2015 00:18:29 +0200 Subject: [PATCH] Now count keys by size and colour --- kb.css | 2 +- kb.html | 2 +- kb.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kb.css b/kb.css index e6b2f8c..30daaaa 100644 --- a/kb.css +++ b/kb.css @@ -195,7 +195,7 @@ for i in (1..9) { #rawdata, #customstyles { width: 100%; height: 400px; } #noteseditor { height: 275px; } #rawdata-error, #customstyles-error { white-space: pre; } -#summary { width: 100%; height: 400px; padding-left: 20px;} +#summary { margin-left: 20px; padding-left: 20px; } #tab-content { border-left: 1px solid #ddd; diff --git a/kb.html b/kb.html index 579bac6..e03be2b 100644 --- a/kb.html +++ b/kb.html @@ -821,6 +821,7 @@ Nav Bar / Header +
@@ -833,7 +834,6 @@ Nav Bar / Header
-