Skip to content

Commit 5c2bd81

Browse files
authored
Update index.html
1 parent cca5e18 commit 5c2bd81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</head>
55
<body>
66
<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"
7+
<button class="w3-bar-item w3-button w3-large"
88
onclick="w3_close()">Close &times;</button>
99
<a class="w3-bar-item w3-button" href="index.html">Home</a>
1010
<a class="w3-bar-item w3-button" href="https://github.com/phpvirtualbox/phpvirtualbox/releases">Releases</a>

0 commit comments

Comments
 (0)