2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

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
+1 -1
View File
@@ -182,7 +182,7 @@
// Pills
.pills {
> a {
> li > a {
padding: 0 15px;
margin: 5px 3px 5px 0;
line-height: 30px;