From bd6c41b8a4b76544b60ebd3f5db9292b7da8c994 Mon Sep 17 00:00:00 2001 From: danij Date: Tue, 17 Dec 2013 16:03:54 +0000 Subject: [PATCH] Fixed|Homepage: Updated "Report Bugs" / "Request Features" links to the new tracker Also fixed a minor positioning issue with the top panel. IssueID #1683 --- web/plugins/z#home/html/getitnow.html | 4 ++-- web/style.css | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/web/plugins/z#home/html/getitnow.html b/web/plugins/z#home/html/getitnow.html index 39399d3448..2b50321934 100644 --- a/web/plugins/z#home/html/getitnow.html +++ b/web/plugins/z#home/html/getitnow.html @@ -7,8 +7,8 @@ diff --git a/web/style.css b/web/style.css index 5aa8aecf22..b8e24a6bc0 100644 --- a/web/style.css +++ b/web/style.css @@ -591,7 +591,7 @@ ol.jumplist li { } @media only screen and (min-width: 767px) { -#main { overflow: hidden; } +#main { overflow: visible; } } .framepanel { @@ -621,7 +621,7 @@ ol.jumplist li { #menu section { display: inline-block; - min-width: 11em; + min-width: 12em; text-align: right; } @@ -689,7 +689,6 @@ span.paddle_left_select, span.paddle_right_select { #framepanel_top { position: absolute; width: 100%; - top: -10px; } #panorama {