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

refactor list-inlineto toavoid tag selectors & child selectors

This commit is contained in:
Bass Jobsen
2015-11-03 01:53:28 +01:00
parent bfa392b097
commit 63ea4a38f8
+5 -5
View File
@@ -101,12 +101,12 @@ mark,
.list-inline {
@include list-unstyled;
margin-left: -5px;
}
> li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline-item {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
// Horizontal description lists w/ grid classes