diff options
| author | Mark Otto <[email protected]> | 2011-08-21 17:30:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-21 17:30:45 -0700 |
| commit | 2aeed35f24ad1ba3fa07c4d76fa3664dda91508a (patch) | |
| tree | 35a66e80d9a0b50c16e651cbcd3333ec10762c48 /docs | |
| parent | 72899a4ee8f9c3b75ba5e015d6c88f5154705c62 (diff) | |
| download | bootstrap-2aeed35f24ad1ba3fa07c4d76fa3664dda91508a.tar.xz bootstrap-2aeed35f24ad1ba3fa07c4d76fa3664dda91508a.zip | |
pull filter gradients out completely because IE can't render them correctly in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button;
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 7244191c9..18be5f158 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1167,7 +1167,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita </div> </div> </div> - <img class="large-bird" src="assets/img/bird.png" width="220px" height="48px"> + <img class="large-bird" src="assets/img/bird.png" width="220px" height="145px"> </div> </div> </div> |
