From: Mark Otto Date: Mon, 12 Aug 2013 07:40:36 +0000 (-0700) Subject: update docs affix for large desktop given latest grid changes X-Git-Tag: v3.0.0-rc.2~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86fd07f93c2d336aa4b74aebfaa37662f5240897;p=thirdparty%2Fbootstrap.git update docs affix for large desktop given latest grid changes --- diff --git a/assets/css/docs.css b/assets/css/docs.css index 278762cd05..faadb28c20 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -878,7 +878,7 @@ input.focused { /* Widen the fixed sidebar again */ .bs-sidebar.affix-bottom, .bs-sidebar.affix { - width: 270px; + width: 263px; } }