Commit b9d5ceb1 authored by Mark Otto's avatar Mark Otto
Browse files

edit comment on IE7-8 support of :focus in navbar-search

parent a2bc22ba
Showing with 1 addition and 1 deletion
+1 -1
No preview for this file type
......@@ -133,7 +133,7 @@
background-color: @grayLight;
background-color: rgba(255,255,255,.5);
}
// Focus states (we use .focused since IE8 and down doesn't support :focus)
// Focus states (we use .focused since IE7-8 and down doesn't support :focus)
&:focus,
&.focused {
padding: 5px 10px;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment