fix navbar for small devices

This commit is contained in:
Gustavo Cortez 2014-02-21 14:22:19 -03:00
parent 57446d814b
commit 682be58bfe
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ margin-left: 0;
margin: 0;
}
.navbar-form {
width: 25%;
width: 20%;
}
}

View File

@ -33,7 +33,7 @@
<span class="glyphicon glyphicon-refresh icon-rotate"></span>
{{sync.status}} {{sync.syncPercentage}}%
</span>
<span class="t text-default" tooltip="Historic sync finished" tooltip-placement="bottom" data-ng-show="sync.status==='finished'"> Synchronised </span>
<span class="t text-default" tooltip="Historic sync finished" tooltip-placement="bottom" data-ng-show="sync.status==='finished'"> Synched </span>
</div>
&nbsp; &middot;
<span data-ng-init="getStatus('Info')">