1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Minor CSS fix.

This commit is contained in:
Justin D'Arcangelo 2011-06-18 20:15:49 -04:00
parent 6ced547a5f
commit 1fde6b88e7

View file

@ -31,6 +31,7 @@ span {
}
.control > span {
cursor: default;
float: left;
height: 18px;
margin: 5px 2px 0px;