Skip to content
Snippets Groups Projects
Unverified Commit 654da0a6 authored by Patrick Marsceill's avatar Patrick Marsceill Committed by GitHub
Browse files

Merge pull request #369 from SgtSilvio/bugfix/css-main-search-active

Fixed css .search-active.main
parents a8f8f844 5a96a218
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