2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+1 -1
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%;