Commit dc4a864a authored by Mark Otto's avatar Mark Otto

Merge pull request #2063 from DominikTo/master

fixed syntax error in sprites.less and typo in comments
parents db940b3d 7609fd4d
......@@ -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-"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment