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:
commit
049e86f47e
@ -238,7 +238,7 @@ abbr[data-original-title] {
|
||||
}
|
||||
.initialism {
|
||||
font-size: 90%;
|
||||
text-transform: uppercase;
|
||||
.text-uppercase();
|
||||
}
|
||||
|
||||
// Blockquotes
|
||||
|
Loading…
x
Reference in New Issue
Block a user