We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca5e18 commit 5c2bd81Copy full SHA for 5c2bd81
index.html
@@ -4,7 +4,7 @@
4
</head>
5
<body>
6
<div class="w3-sidebar w3-bar-block w3-collapse w3-card" style="width:200px;" id="mySidebar">
7
- <button class="w3-bar-item w3-button w3-hide-large"
+ <button class="w3-bar-item w3-button w3-large"
8
onclick="w3_close()">Close ×</button>
9
<a class="w3-bar-item w3-button" href="index.html">Home</a>
10
<a class="w3-bar-item w3-button" href="https://github.com/phpvirtualbox/phpvirtualbox/releases">Releases</a>
0 commit comments