mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01: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
@ -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…
x
Reference in New Issue
Block a user