From: gigaherz Date: Fri, 10 Feb 2012 19:35:42 +0000 (+0100) Subject: Forgot to lower a bit the outline view. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7c3a756457bb68f0e24cd069aa3b46dba680f93b;p=pdf.js.git Forgot to lower a bit the outline view. --- diff --git a/web/viewer.css b/web/viewer.css index 4b6724f..3ce7505 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -166,7 +166,7 @@ span#info { position: absolute; background-color: #fff; overflow: auto; - top: 10px; + top: 20px; bottom: 10px; left: 10px; width: 280px;