From 1fde6b88e74b80cd73ba68ec7136553ced55165f Mon Sep 17 00:00:00 2001 From: Justin D'Arcangelo Date: Sat, 18 Jun 2011 20:15:49 -0400 Subject: [PATCH] Minor CSS fix. --- multi-page-viewer.css | 1 + 1 file changed, 1 insertion(+) diff --git a/multi-page-viewer.css b/multi-page-viewer.css index d81deb1fc..53a28f129 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;