diff options
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 * |
