Skip to content

Commit

Permalink
All abbreviations are not upper case initialisms
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobrask committed Feb 19, 2012
1 parent ac6e667 commit df757fb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Binary file modified docs/assets/bootstrap.zip
Binary file not shown.
2 changes: 0 additions & 2 deletions docs/assets/css/bootstrap.css
Expand Up @@ -416,8 +416,6 @@ em {
color: #999999;
}
abbr {
font-size: 90%;
text-transform: uppercase;
border-bottom: 1px dotted #ddd;
cursor: help;
}
Expand Down
2 changes: 0 additions & 2 deletions less/type.less
Expand Up @@ -155,8 +155,6 @@ em {

// Abbreviations and acronyms
abbr {
font-size: 90%;
text-transform: uppercase;
border-bottom: 1px dotted #ddd;
cursor: help;
}
Expand Down

0 comments on commit df757fb

Please sign in to comment.