Improved "no search matches" feedback styling.

This commit is contained in:
Oliver Hamlet
2014-12-22 23:10:17 +00:00
parent 812888067e
commit ec09edb91d
+5
View File
@@ -11,6 +11,11 @@ permalink: /search/
#progress.hidden {
display: none;
}
#results p {
padding: 0 16px;
height: 48px;
line-height: 48px;
}
#results code {
white-space:pre;
display:block;