BUG: mobile user profile field names invisible

This commit is contained in:
Jeff Atwood 2014-07-03 15:20:11 -07:00
parent fc1ce96dbb
commit e934680a56
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
margin: 0 0 7px 0; margin: 0 0 7px 0;
} }
dt { dt {
color: $primary; color: scale-color($primary, $lightness: 75%);
margin: 0; margin: 0;
} }
} }