diff --git a/plugins/Dashboard/templates/header.tpl b/plugins/Dashboard/templates/header.tpl index f416a5d22b26ad38d55d3b66d163ad2cff515342..c49436fdeb0ed3d54993b86bf0edae60a82a1611 100644 --- a/plugins/Dashboard/templates/header.tpl +++ b/plugins/Dashboard/templates/header.tpl @@ -73,6 +73,10 @@ padding: 3px 0 0 3px; } + .jqplock-seriespicker-popover { + top: 0; + } + </style> {/literal} </head>