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

Fix search popout
master
beatrix 7 years ago committed by GitHub
commit 2ec9a75a1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/javascript/flavours/glitch/styles/components/index.scss

@ -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;

Loading…
Cancel
Save