aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-03-24 19:48:21 -0700
committerChris Rebert <[email protected]>2014-03-24 19:48:21 -0700
commit06451a58d0d69ca035d3564f4a69c6e7b7f15ff9 (patch)
tree90c42f56439f82d7ad22cdc62e9bf2ac10ddabaa
parentb3421cf040c92d50ec709a7ed761eb6ce9057e5b (diff)
downloadbootstrap-06451a58d0d69ca035d3564f4a69c6e7b7f15ff9.tar.xz
bootstrap-06451a58d0d69ca035d3564f4a69c6e7b7f15ff9.zip
expand issue # ref to full URL
-rw-r--r--less/forms.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less
index d51065cf6..8bec21e48 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;
}