mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
only do it for non-flex version
This commit is contained in:
@@ -138,6 +138,7 @@ mark,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@if not $enable-flex {
|
||||||
// Clean up some horizontal `<dl>`s built with grids
|
// Clean up some horizontal `<dl>`s built with grids
|
||||||
// scss-lint:disable QualifyingElement
|
// scss-lint:disable QualifyingElement
|
||||||
dl.row {
|
dl.row {
|
||||||
@@ -146,3 +147,4 @@ dl.row {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// scss-lint:enable QualifyingElement
|
// scss-lint:enable QualifyingElement
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user