Skip to content
Snippets Groups Projects
Commit 786c6879 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Fixed search-box-container for organizations on mobile screen

parent d02966ea
No related branches found
No related tags found
2 merge requests!41Version 2.0.0,!38Merge py3 into dev
...@@ -1857,7 +1857,7 @@ body { ...@@ -1857,7 +1857,7 @@ body {
} }
@media (max-width: 767px) { @media (max-width: 767px) {
.search-box-container:focus-within { #dataset-search-box-form .search-box-container:focus-within {
position: absolute; position: absolute;
margin-right: auto; margin-right: auto;
margin-left: auto; margin-left: auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment