2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Merge pull request #15714 from patrickhlauke/skip-link-fixes

Skip link workarounds for Chrome and IE
This commit is contained in:
Patrick H. Lauke
2015-02-04 15:38:17 +00:00
4 changed files with 14 additions and 4 deletions
+5
View File
@@ -93,6 +93,7 @@ body {
* Fancy skip link
*
* Make it look a bit less "bare bones"
* Also includes focus suppression for the Chrome tabindex="-1" workaround
*/
#skippy {
@@ -108,6 +109,10 @@ body {
outline: 1px dotted;
}
#content:focus {
outline: none;
}
/*
* Main navigation