mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Remove old/unnecessary reboot bug fix
Manual backport of https://github.com/twbs/bootstrap/pull/32631
This commit is contained in:
parent
2e8f70f5a1
commit
4e6c981f4e
@ -307,15 +307,6 @@ button {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Work around a Firefox/IE bug where the transparent `button` background
|
|
||||||
// results in a loss of the default `button` focus styles.
|
|
||||||
//
|
|
||||||
// Credit: https://github.com/suitcss/base/
|
|
||||||
button:focus {
|
|
||||||
outline: dotted 1px;
|
|
||||||
outline: -webkit-focus-ring-color auto 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
input,
|
input,
|
||||||
button,
|
button,
|
||||||
select,
|
select,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user