]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update docs affix for large desktop given latest grid changes
authorMark Otto <otto@github.com>
Mon, 12 Aug 2013 07:40:36 +0000 (00:40 -0700)
committerMark Otto <otto@github.com>
Mon, 12 Aug 2013 07:40:36 +0000 (00:40 -0700)
assets/css/docs.css

index 278762cd0578e9351a531632604823bc3f173234..faadb28c20f4fdff9a687f70ef31349f3f70dce7 100644 (file)
@@ -878,7 +878,7 @@ input.focused {
   /* Widen the fixed sidebar again */
   .bs-sidebar.affix-bottom,
   .bs-sidebar.affix {
-    width: 270px;
+    width: 263px;
   }
 
 }