diff --git a/static/style.css b/static/style.css index 870481be8d90ca6103f983ccc4c05f8197dc46c1..d7b4089a70c19f615ef90f4666da3e88ba0ca501 100644 --- a/static/style.css +++ b/static/style.css @@ -74,6 +74,10 @@ } } +.footer { + z-index: 100; +} + .plot-view { height: 600px; }