mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 17:22:56 -07:00
Fix box shadow on slider
This commit is contained in:
parent
2193d06363
commit
dd7390d111
2 changed files with 6 additions and 6 deletions
|
@ -536,7 +536,6 @@ DOCUMENTATION :: END
|
|||
|
||||
topZIndex++;
|
||||
instanceBoxChevron.toggleClass('active');
|
||||
instanceBoxSlider.toggleClass('slider-open');
|
||||
instanceBoxSlider.css('z-index', topZIndex);
|
||||
instanceBoxSlider.stop().slideToggle(500);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue