Fix search popout

This commit is contained in:
ncls7615 2018-01-06 21:50:11 +09:00
parent 2e3bb24ed6
commit 896830cc57

View file

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