Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/_reboot.scss')
-rw-r--r--scss/_reboot.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index d4167cc8ec..10e2273c41 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -297,6 +297,7 @@ label {
//
// Details at https://github.com/twbs/bootstrap/issues/24093
button {
+ // stylelint-disable-next-line property-blacklist
border-radius: 0;
}