diff --git a/stylesheets/universal-dapp.css b/stylesheets/universal-dapp.css index 667cc99714..ea3443f743 100644 --- a/stylesheets/universal-dapp.css +++ b/stylesheets/universal-dapp.css @@ -116,6 +116,7 @@ text-align: center; content: "x"; cursor: pointer; + z-index: 9999; } .udapp .instance { @@ -275,4 +276,4 @@ float: right; color: #666; font-size: 12px; -} \ No newline at end of file +}