diff options
| author | Mark Otto <[email protected]> | 2012-11-05 18:38:59 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-05 18:38:59 -0800 |
| commit | b82bc97023183b7ed53a5a6d2872f64b2d378183 (patch) | |
| tree | 658671f1ae8c1054ceda3f9cddbc629311face9b /less | |
| parent | cea2a701f04a418b6a4627c5215b0c268a213917 (diff) | |
| download | bootstrap-b82bc97023183b7ed53a5a6d2872f64b2d378183.tar.xz bootstrap-b82bc97023183b7ed53a5a6d2872f64b2d378183.zip | |
update docs and all classes
Diffstat (limited to 'less')
| -rw-r--r-- | less/sprites.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/less/sprites.less b/less/sprites.less index e17e0a6fe..785c841ab 100644 --- a/less/sprites.less +++ b/less/sprites.less @@ -7,9 +7,6 @@ // 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: -// <i class="icon-inbox icon-white"></i> - // Import the fonts @font-face { font-family: 'Glyphicons Halflings'; |
