mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-22 19:54:22 +01:00
remove abbr border-bottom styling. fixes #16574.
This commit is contained in:
parent
48f1482306
commit
7011e272c1
@ -229,13 +229,6 @@ dd {
|
|||||||
// Misc
|
// Misc
|
||||||
// -------------------------
|
// -------------------------
|
||||||
|
|
||||||
// Abbreviations and acronyms
|
|
||||||
abbr[title],
|
|
||||||
// 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;
|
|
||||||
}
|
|
||||||
.initialism {
|
.initialism {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
.text-uppercase();
|
.text-uppercase();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user