mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix datatable paging visual bug in Firefox
This commit is contained in:
parent
43409b3089
commit
af76017a79
1 changed files with 3 additions and 0 deletions
|
@ -2325,6 +2325,9 @@ a .home-platforms-instance-list-oval:hover,
|
|||
width: 250px;
|
||||
z-index: 9999;
|
||||
}
|
||||
.dataTables_paginate li {
|
||||
margin: 0;
|
||||
}
|
||||
.tooltip.top .tooltip-arrow {
|
||||
border-top-color: #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue