From 2ab4f980b0684f2ca550bf7cc181841cd674ed79 Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Sat, 19 Jul 2014 19:54:36 +0100 Subject: [PATCH] Missed part of the plugin menu positioning fix. --- resources/report/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 5f344a70..0cb61fdf 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -155,6 +155,7 @@ nav a { flex-shrink: 10; flex-grow: 1; /*-webkit-perspective: 1000;*/ + position: relative; } section {