diff options
| author | Mark Otto <[email protected]> | 2011-09-13 09:35:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-13 09:35:43 -0700 |
| commit | 1d50fa77e43be353d522c19a5b955b7819388fca (patch) | |
| tree | 28d9fdae57121dc6daf4caa03e42c896b17ea646 /docs/assets/css/docs.css | |
| parent | bc2ae90e3adde3ddb86c02b353b8c1048cdcef8f (diff) | |
| download | bootstrap-1d50fa77e43be353d522c19a5b955b7819388fca.tar.xz bootstrap-1d50fa77e43be353d522c19a5b955b7819388fca.zip | |
adding quick and dirty favicons and touch icons for iOS
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 650f6ec33..d30b932cd 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -23,7 +23,6 @@ section > .row { -------------------------------------------------- */ .jumbotron { padding-top: 40px; - overflow: hidden; } .jumbotron .inner { background: transparent url(../img/grid-18px.png) top center; |
