X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=scss%2Fbootstrap%2F_reboot.scss;fp=scss%2Fbootstrap%2F_reboot.scss;h=373b18c814fc3009817fee6a157e8f9a6870b517;hp=6f73466d3b75671b13e2e933c15c624853aa2762;hb=b1da0768aed0ffc12b300174eff724a412fad487;hpb=2b33573f81a301e8ee55ba2bbb872b7edd18f4f6 diff --git a/scss/bootstrap/_reboot.scss b/scss/bootstrap/_reboot.scss index 6f73466d3b..373b18c814 100644 --- a/scss/bootstrap/_reboot.scss +++ b/scss/bootstrap/_reboot.scss @@ -1,4 +1,4 @@ -// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix +// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix // Reboot // @@ -312,8 +312,8 @@ button { // // Credit: https://github.com/suitcss/base/ button:focus { - outline: 1px dotted; - outline: 5px auto -webkit-focus-ring-color; + outline: dotted 1px; + outline: -webkit-focus-ring-color auto 5px; } input,