diff --git a/css/style.css b/css/style.css index f7b3d75..09ce6cf 100644 --- a/css/style.css +++ b/css/style.css @@ -29,8 +29,8 @@ .canvas-tooltip-info { position: absolute; - top: 10px; - left: 10px; + top: 28px; + left: 2px; cursor: help; background-color: rgba(0, 0, 0, 0.3); width: 20px;