Merge pull request #302 from KnzkDev/fix/search-popout

Fix search popout
th-downstream
beatrix 7 years ago committed by GitHub
commit 45487e8862

@ -3918,7 +3918,7 @@
border-radius: 0;
}
.search-popout {
.drawer--search--popout {
background: $simple-background-color;
border-radius: 4px;
padding: 10px 14px;

Loading…
Cancel
Save