mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
linting property order
This commit is contained in:
@@ -116,8 +116,8 @@
|
|||||||
.custom-controls-stacked {
|
.custom-controls-stacked {
|
||||||
.custom-control {
|
.custom-control {
|
||||||
float: left;
|
float: left;
|
||||||
clear: left;
|
|
||||||
margin-bottom: $custom-control-spacer-y;
|
margin-bottom: $custom-control-spacer-y;
|
||||||
|
clear: left;
|
||||||
|
|
||||||
+ .custom-control {
|
+ .custom-control {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
Reference in New Issue
Block a user