mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Remove redundant brackets (#27768)
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
|
||||
.input-group-lg > .custom-select,
|
||||
.input-group-sm > .custom-select {
|
||||
padding-right: ($custom-select-padding-x + $custom-select-indicator-padding);
|
||||
padding-right: $custom-select-padding-x + $custom-select-indicator-padding;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user