diff options
| author | Mark Otto <[email protected]> | 2013-08-18 21:49:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 21:49:05 -0700 |
| commit | e2938734849403ffc13366ca47db01fc7131aa17 (patch) | |
| tree | d35da93f578e4a1b43d2fb43ad4f53dfd5f5cfc8 /assets/css/docs.css | |
| parent | 140f6d3bdced56147038e55493bd49eea01ca2b9 (diff) | |
| download | bootstrap-e2938734849403ffc13366ca47db01fc7131aa17.tar.xz bootstrap-e2938734849403ffc13366ca47db01fc7131aa17.zip | |
smaller h1 and h2
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index 963169891..0bd37a4c3 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -13,7 +13,7 @@ * Old docs callout * Ads * Side navigation - * Page structure + * Docs sections * Callouts * Grid styles * Examples @@ -477,17 +477,14 @@ body { } } @media screen and (min-width: 1200px) { - /* Widen the fixed sidebar again */ .bs-sidebar.affix-bottom, .bs-sidebar.affix { width: 263px; } - } - /* * Docs sections * |
