diff options
| author | Mark Otto <[email protected]> | 2012-01-27 18:49:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-27 18:49:00 -0800 |
| commit | 7fc6e12b79a8ba445e41db00627530b06544bfde (patch) | |
| tree | f1589af88c9c1bce8125b23f58d43a173539256d /docs | |
| parent | aaa530c27e387ff266345aee026b50f779be88bc (diff) | |
| download | bootstrap-7fc6e12b79a8ba445e41db00627530b06544bfde.tar.xz bootstrap-7fc6e12b79a8ba445e41db00627530b06544bfde.zip | |
comment icons that are 1px off
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 80f078be7..790f98340 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/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: Fri Jan 27 18:43:22 PST 2012 + * Date: Fri Jan 27 18:48:54 PST 2012 */ article, aside, @@ -1209,7 +1209,7 @@ table .span12 { background-position: -264px -24px; } .icon.lock { - background-position: -288px -24px; + background-position: -287px -24px; } .icon.flag { background-position: -312px -24px; |
