diff options
| author | Jacob Thornton <[email protected]> | 2012-06-03 11:24:51 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-06-03 11:24:51 -0700 |
| commit | 041b8bdfd32cc93c6594a0e3cb1e93e74faa2562 (patch) | |
| tree | c2cc3f9e428865de09ea2a20c6be2c17a0326f77 /docs/assets/css/bootstrap.css | |
| parent | 31e8a358c3014d48900f4f266c75a7b62ad66dd3 (diff) | |
| parent | ad9bfeef7a27cb470f520798cd806cb310f4e9c8 (diff) | |
| download | bootstrap-041b8bdfd32cc93c6594a0e3cb1e93e74faa2562.tar.xz bootstrap-041b8bdfd32cc93c6594a0e3cb1e93e74faa2562.zip | |
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 0bd063ee7..23dbd76fc 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -2229,6 +2229,7 @@ table .span24 { } .icon-random { + width: 16px; background-position: -216px -120px; } @@ -2261,6 +2262,7 @@ table .span24 { } .icon-folder-open { + width: 16px; background-position: -408px -120px; } |
