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 +