mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
linting property order
This commit is contained in:
@@ -116,8 +116,8 @@
|
||||
.custom-controls-stacked {
|
||||
.custom-control {
|
||||
float: left;
|
||||
clear: left;
|
||||
margin-bottom: $custom-control-spacer-y;
|
||||
clear: left;
|
||||
|
||||
+ .custom-control {
|
||||
margin-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user