1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 23:28:06 +02:00

Removed non-base64 bytes before the last 3 characters

This commit is contained in:
Samuel Chantaraud 2014-06-11 09:12:26 -04:00
parent 36c0c64272
commit 221d00a11f

View file

@ -1394,7 +1394,7 @@ canvas {
.annotLink > a /* -ms-a */ {
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}
#errorWrapper {