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 setting the menubar's size to debug safari behavior
tags/v0.1.0
Fen Dweller
6 years ago
parent
e986a5c523
commit
3bbaa900ed
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 5vh;
flex: 1 0
1
5vh;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
Write
Preview
Loading…
Cancel
Save