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 60e99b4 commit 60d44adCopy full SHA for 60d44ad
index.html
@@ -12,7 +12,7 @@
12
<a class="w3-bar-item w3-button" href="https://github.com/phpvirtualbox/phpvirtualbox/issues">Issues</a>
13
<a class="w3-bar-item w3-button" href="about.html">About</a>
14
</div>
15
-<div class="w3-main" style="margin-left:200px" id="main">
+<div class="w3-main" id="main">
16
17
<div class="w3-teal">
18
<button id="openNav" class="w3-button w3-teal w3-xlarge" onclick="w3_open()">☰</button>
0 commit comments