mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 19:50:22 +00:00
linting property order
This commit is contained in:
parent
65aed32d95
commit
d8bdb819a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue