change about link to be a menu option in the top.
would be better as a menu option on the top right, rather than in with the menu top left, but I cant figure out how. #48 #45
This commit is contained in:
parent
0ce9626622
commit
7af17661f5
@ -37,8 +37,10 @@
|
||||
<a class="indent-nav-xs" data-bind="text: $data"></a>
|
||||
</li>
|
||||
<!-- /ko -->
|
||||
<li class="hidden-xs" >
|
||||
<a data-toggle="modal" data-target="#aboutDialog">About</a>
|
||||
</li>
|
||||
</ul>
|
||||
<button type="button" class="btn btn-info pull-right hidden-xs" data-toggle="modal" data-target="#aboutDialog">About</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user