mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 08:31:05 +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
|
// and background-position. Your resulting HTML will look like
|
||||||
// <i class="icon-inbox"></i>.
|
// <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>
|
// <i class="icon-inbox icon-white"></i>
|
||||||
|
|
||||||
[class^="icon-"],
|
[class^="icon-"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue