diff options
| author | Mark Otto <[email protected]> | 2012-01-14 16:56:47 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-14 16:56:47 -0800 |
| commit | 74c0fc17c826d3a16c1b3e45b71138c048f7d630 (patch) | |
| tree | ef7bf4eac347bf33889f546e0d2fec02f15de72a /bootstrap.min.css | |
| parent | 55ea574f8a56534b1313b5f2d85e7ee22565ea27 (diff) | |
| download | bootstrap-74c0fc17c826d3a16c1b3e45b71138c048f7d630.tar.xz bootstrap-74c0fc17c826d3a16c1b3e45b71138c048f7d630.zip | |
fix duplicate icons
Diffstat (limited to 'bootstrap.min.css')
| -rw-r--r-- | bootstrap.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css index c5c0c664e..ad9c18337 100644 --- a/bootstrap.min.css +++ b/bootstrap.min.css @@ -219,7 +219,7 @@ i{background-image:url(docs/assets/img/glyphicons-halflings-sprite.png);backgrou .film{background-position:-192px 0;} .th-large{background-position:-216px 0;} .th{background-position:-240px 0;} -.th-lines{background-position:-264px 0;} +.th-list{background-position:-264px 0;} .ok{background-position:-288px 0;} .remove{background-position:-312px 0;} .zoom-in{background-position:-336px 0;} |
