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

remove another extend

This commit is contained in:
Mark Otto
2015-04-26 00:08:40 -07:00
parent 6489e19530
commit 219c4cbf87
+2 -1
View File
@@ -97,8 +97,9 @@ mark,
// Inline turns list items into inline-block
.list-inline {
@extend .list-unstyled;
padding-left: 0;
margin-left: -5px;
list-style: none;
> li {
display: inline-block;