Fixed style for the abbr tag

This commit is contained in:
nomack84 2012-05-14 08:40:40 -04:00
parent 147cab749f
commit b804b942a8

View File

@ -52,7 +52,8 @@
padding-bottom: 0;
}
.sf-toolbar-block .sf-toolbar-info-piece a {
.sf-toolbar-block .sf-toolbar-info-piece a,
.sf-toolbar-block .sf-toolbar-info-piece abbr {
color: #2f2f2f;
}