mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
Fixed the bottom nav & calendar
This commit is contained in:
parent
cb87479288
commit
8c145f6bb7
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
// changed bottom to 10px so when you overlay a link it won't get blocked by URL
|
||||
.bottom-nav-link {
|
||||
bottom: 10px;
|
||||
position: absolute;
|
||||
position: absolute !important;
|
||||
//background-color:#E84C3D;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue