Fix search popout

This commit is contained in:
ncls7615 2018-01-06 21:50:11 +09:00
parent 2eed4ace11
commit da98c33161
No known key found for this signature in database
GPG key ID: 18FE1E1E7098294A

View file

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