Skip to content
Snippets Groups Projects
Commit 084dc8a4 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Little fix for search bar position

parent 2ffab4f7
No related branches found
No related tags found
No related merge requests found
...@@ -172,5 +172,8 @@ $sidebar-color: #1B1C1D; ...@@ -172,5 +172,8 @@ $sidebar-color: #1B1C1D;
.ui.search { .ui.search {
display: inline-block; display: inline-block;
> a {
margin-right: 1.5rem;
}
} }
</style> </style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment