2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

twitter/bootstrap => twbs/bootstrap in links etc.

This commit is contained in:
Chris Rebert
2013-07-25 22:12:22 -07:00
parent d991ef2ab1
commit 0822cc5458
50 changed files with 110 additions and 110 deletions
+1 -1
View File
@@ -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;