From 7b02cb3a30ee494768ef693c2b85e2ced85bb953 Mon Sep 17 00:00:00 2001 From: Brendan Dahl Date: Mon, 30 Apr 2012 14:58:12 -0700 Subject: [PATCH] Fix the bookmark button alignment. --- web/viewer.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/viewer.css b/web/viewer.css index ceac25c2c..2397f7ef5 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 {