From: Chris Rebert Date: Tue, 25 Mar 2014 02:48:21 +0000 (-0700) Subject: expand issue # ref to full URL X-Git-Tag: v3.2.0~316 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06451a58d0d69ca035d3564f4a69c6e7b7f15ff9;p=thirdparty%2Fbootstrap.git expand issue # ref to full URL --- diff --git a/less/forms.less b/less/forms.less index d51065cf62..8bec21e48b 100644 --- a/less/forms.less +++ b/less/forms.less @@ -31,7 +31,7 @@ legend { label { display: inline-block; - max-width: 100%; // Force IE8 to wrap long content (see #13141) + max-width: 100%; // Force IE8 to wrap long content (see https://github.com/twbs/bootstrap/issues/13141) margin-bottom: 5px; font-weight: bold; }