mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Patch DataTables ColVis to fix dropdown extending past bottom of page
This commit is contained in:
parent
900b524672
commit
28c745c19c
2 changed files with 12 additions and 3 deletions
|
@ -71,7 +71,7 @@ ul.ColVis_collection {
|
|||
list-style: none;
|
||||
width: 150px;
|
||||
padding: 8px 8px 4px 8px;
|
||||
margin: 10px 0px 0px 0px;
|
||||
margin: 10px 0px 10px 0px;
|
||||
background-color: #444;
|
||||
overflow: hidden;
|
||||
z-index: 2002;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue