Skip to content
Snippets Groups Projects
Commit 22e441ca authored by Julian's avatar Julian
Browse files

Adjust search loader margin

parent 58174064
No related branches found
No related tags found
1 merge request!688Resolve "Fix search.js autocompletion"
...@@ -193,6 +193,10 @@ a.collection-item.search-item { ...@@ -193,6 +193,10 @@ a.collection-item.search-item {
padding: 20px 10px; padding: 20px 10px;
} }
div#search-loader {
margin: 0.5rem 0 0 0;
}
div#search-results { div#search-results {
position: absolute; position: absolute;
margin-top: -10px; margin-top: -10px;
......
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