1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #4033 from timvandermeij/typo-fix

Fix typo in viewer.css
This commit is contained in:
Tim van der Meij 2013-12-14 14:03:54 -08:00
commit 3923b0e677

View file

@ -20,7 +20,7 @@
html {
height: 100%;
/* Font size is needed to make the activity bar the corect size. */
/* Font size is needed to make the activity bar the correct size. */
font-size: 10px;
}