Commit d1f06ffe authored by Mark Otto's avatar Mark Otto

light gray on docs search input

parent f5008769
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
......@@ -67,6 +67,11 @@
height: 2.45rem;
padding-top: .4rem;
padding-bottom: .4rem;
background-color: #fafafa;
&:focus {
background-color: #fff;
}
}
}
......
Markdown is supported
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