1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-13 15:38:47 +00:00
This commit is contained in:
Moravčík, Marian 2020-05-02 16:09:13 +02:00
parent 7b55b115ab
commit 03586ba82b
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ body {
position: fixed;
top: 60px;
width: 100%;
z-index: 333; }
z-index: 33; }
.topbar {
background: #ce2829; }

View file

@ -31,7 +31,7 @@ body {
position: fixed;
top: 60px;
width: 100%;
z-index: 333;
z-index: 33;
}
.topbar {