diff options
| author | Mark Otto <[email protected]> | 2012-02-18 15:31:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-18 15:31:44 -0800 |
| commit | fed3b59e46d9c6c889159ac9cf5c685b3278cd5f (patch) | |
| tree | 630eaba67468330030085126a651840e930edf3f | |
| parent | 29e6ef7c703c5a8eb6e19dea22f797c20e1e533e (diff) | |
| parent | dc4a864aaa643bffcbb045a9d8cc68daa94df726 (diff) | |
| download | bootstrap-fed3b59e46d9c6c889159ac9cf5c685b3278cd5f.tar.xz bootstrap-fed3b59e46d9c6c889159ac9cf5c685b3278cd5f.zip | |
Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip
| -rw-r--r-- | less/sprites.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/sprites.less b/less/sprites.less index cdd9f6e85..4014d70a5 100644 --- a/less/sprites.less +++ b/less/sprites.less @@ -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-"], |
