diff options
| -rw-r--r-- | ext/mixed/css/display.css | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css index 5a0775f0..c4758235 100644 --- a/ext/mixed/css/display.css +++ b/ext/mixed/css/display.css @@ -78,6 +78,7 @@ ol, ul {      padding: 0.25em 0.5em;      border-bottom-width: 0.07142857em; /* 14px => 1px */      border-bottom-style: solid; +    z-index: 10;  }  :root[data-yomichan-page=search] .navigation-header { |