Fix up the css for chrome -- still many other issue, but at least it's good enough for a quick demo now ;)

This commit is contained in:
Joe Tretter
2020-04-27 14:33:37 -05:00
parent e8fa4b7ae6
commit 2afa6ebfe8
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
div.menuBar {
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius: 20px;
position:fixed;
top:0px;
left:150px;