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.css | |
| parent | 55ea574f8a56534b1313b5f2d85e7ee22565ea27 (diff) | |
| download | bootstrap-74c0fc17c826d3a16c1b3e45b71138c048f7d630.tar.xz bootstrap-74c0fc17c826d3a16c1b3e45b71138c048f7d630.zip | |
fix duplicate icons
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css index dd0c028b8..6bfb8d2da 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Sat Jan 14 16:50:17 PST 2012 + * Date: Sat Jan 14 16:56:39 PST 2012 */ html, body { margin: 0; @@ -1183,7 +1183,7 @@ i { .th { background-position: -240px 0; } -.th-lines { +.th-list { background-position: -264px 0; } .ok { |
