Remove explicit, unncessary line-height on li elements

This commit is contained in:
Mark Otto 2013-06-17 13:47:03 -07:00
parent 731cbb302e
commit 84c0dc13ba
2 changed files with 0 additions and 7 deletions

View file

@ -515,10 +515,6 @@ ol ul {
margin-bottom: 0;
}
li {
line-height: 1.428571429;
}
.list-unstyled {
margin-left: 0;
list-style: none;