2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Use correct value order (#32121)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Martijn Cuppens
2020-11-11 17:27:12 +01:00
committed by GitHub
parent bc4da38c8b
commit 3612a1e463
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -414,8 +414,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;
}
// 1. Remove the margin in Firefox and Safari