@@ -169,6 +169,7 @@
<a href="examples.html">Examples</a>
-->
<a href="download.html">Download</a>
+ <a href="https://github.com/owenversteeg/min">Github</a>
</div>
</nav>
<button class="btn btn-sm btn-close">×</button>
@@ -205,6 +205,7 @@
<a class="current" href="#">Download</a>
@@ -101,12 +101,6 @@
margin-bottom: 15px;
padding-bottom: 5px;
}
-
- /* normally, the button would extend past the page top and be invisible but when it's in the middle of the page it shows */
- button.btn-close.btn-sm {
- padding-top: 4px;
- margin-top: -50px;
- }
/* this fixes the display of the demo-navbar when the page is resized */
.navbar .container {