From: Justin D'Arcangelo Date: Sun, 19 Jun 2011 00:15:49 +0000 (-0400) Subject: Minor CSS fix. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=95a8a3dc2f18a7ef4fc216df3fae2fce08833f65;p=pdf.js.git Minor CSS fix. --- diff --git a/multi-page-viewer.css b/multi-page-viewer.css index d81deb1..53a28f1 100644 --- a/multi-page-viewer.css +++ b/multi-page-viewer.css @@ -31,6 +31,7 @@ span { } .control > span { + cursor: default; float: left; height: 18px; margin: 5px 2px 0px;