Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions scss/_reboot.scss
Original file line number Diff line number Diff line change
Expand Up @@ -411,15 +411,6 @@ button {
border-radius: 0;
}

// Work around a Firefox 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;
}

// 1. Remove the margin in Firefox and Safari

input,
Expand Down