summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--result/krafcik.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/result/krafcik.css b/result/krafcik.css
index 53de009..b994830 100644
--- a/result/krafcik.css
+++ b/result/krafcik.css
@@ -33,6 +33,10 @@ html, body {
width: 50px;
}
+.tab-pane[role="tabpanel"] {
+ min-height: 500px;
+}
+
#chart-tooltip {
position: absolute;
background: rgba(255, 255, 200, 0.75);