2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

nav, buttons, and docs updates to account for outline: 0; on :active

This commit is contained in:
Mark Otto
2012-01-28 11:21:39 -08:00
parent d65ce1b64c
commit 28ba9d69c8
6 changed files with 36 additions and 17 deletions
-4
View File
@@ -29,10 +29,6 @@
// Webkit
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
// Firefox
-moz-outline: 5px auto -moz-mac-focusring;
-moz-outline-radius: 6px;
-moz-outline-offset: 0;
}
// Center-align a block level element