Merge pull request #103 from namanyayg/patch-1

Fixing typo in screen.css
This commit is contained in:
John O'Nolan 2014-06-02 09:31:00 +02:00
commit e9725f1ac6
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ table { border-collapse: collapse; border-spacing: 0; }
-moz-osx-font-smoothing: grayscale;
}
/* Each icon is created by inserting the corret character into the
/* Each icon is created by inserting the correct character into the
content of the :before pseudo element. Like a boss. */
.icon-ghost:before {
content: "\e000";