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 menu scrolling, for real this time
master
Fen Dweller
5 years ago
parent
d843a33b32
commit
16e239793a
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
macrovision.css
+ 1
- 2
macrovision.css
View File
@@ -711,8 +711,7 @@ option.filtered {
flex-wrap: nowrap;
overflow-y: scroll;
max-height: 80vh;
min-height: 0px;
justify-content: end;
justify-content: start;
position: fixed;
top: 10%;
left: 10%;
Write
Preview
Loading…
Cancel
Save