aboutsummaryrefslogtreecommitdiff
path: root/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 21:49:05 -0700
committerMark Otto <[email protected]>2013-08-18 21:49:05 -0700
commite2938734849403ffc13366ca47db01fc7131aa17 (patch)
treed35da93f578e4a1b43d2fb43ad4f53dfd5f5cfc8 /assets/css/docs.css
parent140f6d3bdced56147038e55493bd49eea01ca2b9 (diff)
downloadbootstrap-e2938734849403ffc13366ca47db01fc7131aa17.tar.xz
bootstrap-e2938734849403ffc13366ca47db01fc7131aa17.zip
smaller h1 and h2
Diffstat (limited to 'assets/css/docs.css')
-rw-r--r--assets/css/docs.css5
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
*