This commit is contained in:
Silke Pisulla 2017-05-02 12:33:20 +02:00
commit 2206303440

View file

@ -181,8 +181,12 @@
}
/* + + + + + wide page content + + + + + */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* min-width: 1024px */
@media @screen_min-md {
// wide page content
.wide-content {
.search.main-sidebar {
p.toggleSearch {
@ -215,7 +219,11 @@
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* max-width: 1023px */
@media @screen_max-md {
// show when toggled
body.show-mobile-sidebar {
p.toggleSearch {