mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fixed typo (whitespace)
This commit is contained in:
parent
b776cae902
commit
f5bd4b3c8f
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