mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Merge pull request #18669 from twbs/fix-18652
Remove .dl-horizontal; it's redundant to the grid system
This commit is contained in:
@@ -101,13 +101,6 @@ mark,
|
||||
}
|
||||
}
|
||||
|
||||
// Horizontal description lists w/ grid classes
|
||||
.dl-horizontal {
|
||||
margin-right: -$grid-gutter-width;
|
||||
margin-left: -$grid-gutter-width;
|
||||
@include clearfix;
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Misc
|
||||
|
||||
Reference in New Issue
Block a user