Skip to content
Snippets Groups Projects
Commit 5a96a218 authored by Silvio Giebl's avatar Silvio Giebl
Browse files

Fixed css .search-active.main

parent 50d72787
No related branches found
No related tags found
No related merge requests found
......@@ -308,6 +308,8 @@
@include mq(md) {
.main {
position: fixed;
right: 0;
left: 0;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment