0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Merge pull request #15826 from kkirsche/patch-19

[Fixes #15825] .initialism class should use mixin
This commit is contained in:
Mark Otto 2015-02-26 23:49:04 -08:00
commit 049e86f47e

View File

@ -238,7 +238,7 @@ abbr[data-original-title] {
}
.initialism {
font-size: 90%;
text-transform: uppercase;
.text-uppercase();
}
// Blockquotes