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

Fix search popout
master
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
1 changed files with 1 additions and 1 deletions

View File

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