From: Brendan Dahl Date: Mon, 30 Apr 2012 21:58:12 +0000 (-0700) Subject: Fix the bookmark button alignment. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7b02cb3a30ee494768ef693c2b85e2ced85bb953;p=pdf.js.git Fix the bookmark button alignment. --- diff --git a/web/viewer.css b/web/viewer.css index ceac25c..2397f7e 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -404,7 +404,8 @@ body { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; - margin-top: 5px; + margin-top: 3px; + padding-top: 4px; } .toolbarButton.bookmark::before {