Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2013-07-26 09:12:22 +0400
committerChris Rebert <code@rebertia.com>2013-07-26 09:12:22 +0400
commit0822cc54581256e8361599759f4d9bf6070b3313 (patch)
tree880f9a8bd88c71b4577b8d00b3cb8a3cad667daf /less/type.less
parentd991ef2ab1b4d156c7e5d33d052d66f8eaafc460 (diff)
twitter/bootstrap => twbs/bootstrap in links etc.
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index 337138ac8e..6a472db497 100644
--- a/less/type.less
+++ b/less/type.less
@@ -178,7 +178,7 @@ hr {
// Abbreviations and acronyms
abbr[title],
-// Added data-* attribute to help out our tooltip plugin, per https://github.com/twitter/bootstrap/issues/5257
+// Added data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted @grayLight;