Merge pull request #11278 from ZDroid/patch-1

Change tense to imperative
This commit is contained in:
Chris Rebert 2013-10-29 12:41:42 -07:00
commit 77bf572cba
1 changed files with 3 additions and 3 deletions

View File

@ -210,7 +210,7 @@ dd {
// Abbreviations and acronyms
abbr[title],
// Added data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
// Add 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 @abbr-border-color;