This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Fix popout menus overflowing in Firefox
master
Fen Dweller
5 years ago
parent
50bb252716
commit
23276e4b79
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
macrovision.css
+ 1
- 0
macrovision.css
View File
@@ -711,6 +711,7 @@ option.filtered {
flex-wrap: nowrap;
overflow-y: scroll;
max-height: 80vh;
min-height: 0px;
justify-content: end;
position: fixed;
top: 10%;
Write
Preview
Loading…
Cancel
Save