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

try to make sidebar a bit more discoverable by leaving a little edge of it sticking out

This commit is contained in:
Chris Jones 2011-06-29 18:35:00 -07:00
parent 3f91f2f73c
commit 57d4053f62

View file

@ -181,7 +181,7 @@ span {
width: 200px;
top: 62px;
bottom: 18px;
left: -170px;
left: -140px;
transition: left 0.25s ease-in-out 1s;
-moz-transition: left 0.25s ease-in-out 1s;
-webkit-transition: left 0.25s ease-in-out 1s;