diff options
| author | Chris Rebert <[email protected]> | 2014-02-25 10:17:44 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-02-25 10:17:44 -0800 |
| commit | f1736e2d32c7f473e8b6a9d466dca4ee31a885cb (patch) | |
| tree | d1f606d9b38538aaae1951d9866e304143aee517 | |
| parent | 429fc9331e9c74a77f575d136351630e1271cd3d (diff) | |
| download | bootstrap-f1736e2d32c7f473e8b6a9d466dca4ee31a885cb.tar.xz bootstrap-f1736e2d32c7f473e8b6a9d466dca4ee31a885cb.zip | |
update GitHub issue link in comment
| -rw-r--r-- | less/component-animations.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/component-animations.less b/less/component-animations.less index 1efe45e2c..ae95fe89d 100644 --- a/less/component-animations.less +++ b/less/component-animations.less @@ -5,7 +5,7 @@ // Heads up! // // We don't use the `.opacity()` mixin here since it causes a bug with text -// fields in IE7-8. Source: https://github.com/twitter/bootstrap/pull/3552. +// fields in IE7-8. Source: https://github.com/twbs/bootstrap/pull/3552. .fade { opacity: 0; |
