mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 14:00:24 +00:00
Merge pull request #2063 from DominikTo/master
fixed syntax error in sprites.less and typo in comments
This commit is contained in:
commit
dc4a864aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -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-"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue