diff options
| -rw-r--r-- | less/sprites.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/sprites.less b/less/sprites.less index cdd9f6e85..4014d70a5 100644 --- a/less/sprites.less +++ b/less/sprites.less @@ -11,7 +11,7 @@ // and background-position. Your resulting HTML will look like // <i class="icon-inbox"></i>. -// For the white version of the icons, just add the .icon-white class: +// For the white version of the icons, just add the .icon-white class: // <i class="icon-inbox icon-white"></i> [class^="icon-"], |
