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

Fix search popout
This commit is contained in:
beatrix 2018-01-06 11:25:59 -05:00 committed by GitHub
commit 2ec9a75a1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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