Author: tommatecki
Date: Mon Feb 22 09:56:03 2016
New Revision: 1731611
URL: http://svn.apache.org/viewvc?rev=1731611&view=rev
Log:
Nav button adjustment
Modified:
incubator/milagro/site/www/index.html
Modified: incubator/milagro/site/www/index.html
URL:
http://svn.apache.org/viewvc/incubator/milagro/site/www/index.html?rev=1731611&r1=1731610&r2=1731611&view=diff
==============================================================================
--- incubator/milagro/site/www/index.html (original)
+++ incubator/milagro/site/www/index.html Mon Feb 22 09:56:03 2016
@@ -55,12 +55,12 @@
<!-- We use the fluid option here to avoid overriding the
fixed width of a normal container within the narrow content columns. -->
<div class="container">
<div class="navbar-header">
- <button type="button" class="navbar-toggle collapsed"
data-toggle="collapse" data-target="#bs-example-navbar-collapse-6"
aria-expanded="false">
+ <!-- <button type="button" class="navbar-toggle
collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-6"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
- </button>
+ </button> -->
<a class="navbar-brand" href="index.html">
<img src="img/MILAGRO_LOGO.svg">
</a>