Add search result navigation support

This commit is contained in:
Kirill Isakov 2016-04-24 18:01:02 +06:00
parent 1faf1b645b
commit 0d6625e070
2 changed files with 67 additions and 9 deletions

View file

@ -6,6 +6,7 @@
z-index: 9999999;
overflow-y: auto;
max-height: 80%;
box-shadow: 0 0 1em;
}
.dflex {