1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 15:44:51 +02:00

Merge branch 'aziz-patch-7' into 2.0.4-wip

This commit is contained in:
Mark Otto
2012-05-13 14:42:12 -07:00

View File

@@ -171,7 +171,7 @@ em {
// Abbreviations and acronyms
abbr[title] {
cursor: help;
border-bottom: 1px dotted #ddd;
border-bottom: 1px dotted @grayLight;
}
abbr.initialism {
font-size: 90%;