mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-08 04:51:23 -06:00
Merge pull request #369 from SgtSilvio/bugfix/css-main-search-active
Fixed css .search-active.main
This commit is contained in:
commit
654da0a6ef
@ -308,6 +308,8 @@
|
||||
@include mq(md) {
|
||||
.main {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user