fix specificity on pills

This commit is contained in:
Mark Otto 2011-12-11 01:03:57 -08:00
parent 6de3ed5322
commit 95048c271e
3 changed files with 5 additions and 5 deletions

View file

@ -182,7 +182,7 @@
// Pills
.pills {
> a {
> li > a {
padding: 0 15px;
margin: 5px 3px 5px 0;
line-height: 30px;