1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-01 11:20:26 +02:00

Change tense to imperative

Matches this comment with the commit messages and other comments.
This commit is contained in:
Zlatan Vasović
2013-10-29 20:06:45 +01:00
parent a8e0679554
commit 8a881c78a1

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;