]> git.parisson.com Git - pdf.js.git/commitdiff
Fix the bookmark button alignment.
authorBrendan Dahl <brendan.dahl@gmail.com>
Mon, 30 Apr 2012 21:58:12 +0000 (14:58 -0700)
committerBrendan Dahl <brendan.dahl@gmail.com>
Mon, 30 Apr 2012 21:58:12 +0000 (14:58 -0700)
web/viewer.css

index ceac25c2c6aba801e9040feb444ed9fcc24f65c4..2397f7ef522c03862a30a179d8872e925f731a75 100644 (file)
@@ -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 {