Merge branch 'sidebar' into live

* sidebar:
  simplistic qsearch support
  reveal sidebar when clicking the search icon
This commit is contained in:
Andreas Gohr 2017-02-21 15:22:00 +01:00
commit d8b607a333
3 changed files with 20 additions and 1 deletions

View file

@ -94,6 +94,12 @@
}
}
}
#qsearch__out {
left: auto;
top: auto;
width: 100%;
}
}
.wide-content {
.search.main-sidebar {