revises semantics and Sass used for skip navigation

This commit is contained in:
Brian Talbot
2013-10-23 22:39:35 -04:00
committed by Diana Huang
parent 20b9258d43
commit 5b63b176da
6 changed files with 228 additions and 224 deletions

View File

@@ -240,6 +240,13 @@
padding: 0;
position: absolute;
width: 1px;
&:focus {
@extend %ui-depth5;
width: auto;
height: auto;
overflow: visible;
}
}
// extends - content - wrapping