diff --git a/static/css/style.scss b/static/css/style.scss index 0bc424e..8d6bc27 100644 --- a/static/css/style.scss +++ b/static/css/style.scss @@ -448,6 +448,8 @@ body { /* Position the tooltip text - see examples below! */ position: absolute; + top: 0; + left: 0; z-index: 1; } }