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
Try an even larger menubar size to debug Safari
tags/v0.1.0
Fen Dweller
5 years ago
parent
4c063ba380
commit
130038d6f5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.css
+ 1
- 1
macrovision.css
View File
@@ -232,7 +232,7 @@ body.show-extra-options .options-block.options-block-optional {
#menubar {
display: flex;
flex: 1 0
15
vh;
flex: 1 0
30
vh;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
Write
Preview
Loading…
Cancel
Save