diff options
| author | XhmikosR <[email protected]> | 2019-09-26 21:50:14 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-26 21:50:14 +0300 |
| commit | de3a3731bd8034536654053130663d12ff1ec811 (patch) | |
| tree | 0f6cf9fa1d45beefffd500d86a8ccb54ffc73595 /scss/helpers | |
| parent | 7e0901779043aa0357fa39e7544b60c2054cce01 (diff) | |
| download | bootstrap-de3a3731bd8034536654053130663d12ff1ec811.tar.xz bootstrap-de3a3731bd8034536654053130663d12ff1ec811.zip | |
Sass: remove redundant stylelint inline suppressions. (#29427)
Diffstat (limited to 'scss/helpers')
| -rw-r--r-- | scss/helpers/_position.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/helpers/_position.scss b/scss/helpers/_position.scss index 63fe4504a..6bcbbbd5a 100644 --- a/scss/helpers/_position.scss +++ b/scss/helpers/_position.scss @@ -1,5 +1,3 @@ -// stylelint-disable declaration-no-important - // Shorthand .fixed-top { |
