Merge pull request #130 from colkito/bug/header-width

fixed header width
This commit is contained in:
Matias Alejo Garcia 2014-01-22 05:27:18 -08:00
commit 786aaf43e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<div class="container" style="width:945px">
<div class="container">
<div data-ng-controller="HeaderController">
<div class="navbar-header">
<a class="insight navbar-brand" href="#!">Insight</a>
@ -25,7 +25,7 @@
</span>
<span data-ng-init="getStatus('Info')">
<i class="small">
<strong> Conn: </strong> {{info.connections}}
<strong> Conn: </strong> {{info.connections}}
</i>
<i class="small">
<strong>Height:</strong> {{totalBlocks || info.blocks}}