Avoid the .label class because it conflicts with bootstrap

This commit is contained in:
Nathan Sobo
2013-04-16 17:14:11 -06:00
parent aa27b3d464
commit bbbdacab74
7 changed files with 16 additions and 23 deletions

View File

@@ -37,10 +37,6 @@
padding-left: 29px;
}
li .label {
display: inline-block;
}
li .right {
float: right;
}