diff options
| author | Mark Otto <[email protected]> | 2012-01-25 13:56:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 13:56:44 -0800 |
| commit | 7ca3b98d885071bc032ca28e20452ad879cea422 (patch) | |
| tree | b2097a7f3dc1699c8a8649f44c909161d164163b /docs/assets/css/docs.css | |
| parent | 4ea63e5261ba0c10e2b729e2216105896108733b (diff) | |
| download | bootstrap-7ca3b98d885071bc032ca28e20452ad879cea422.tar.xz bootstrap-7ca3b98d885071bc032ca28e20452ad879cea422.zip | |
docs fixes
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 739ae1fc4..b70b039f2 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -266,12 +266,12 @@ section { .marketing p { margin-right: 10px; } -.marketing .icon { +.marketing .bs-icon { float: left; margin: 7px 10px 0 0; opacity: .8; } -.marketing .small-icon { +.marketing .small-bs-icon { float: left; margin: 4px 5px 0 0; } @@ -497,7 +497,7 @@ section { /* Giant download button */ .download-btn { - margin: 36px 0 108px; + margin: 36px 0 108px.i; } .download p, .download h4 { |
