re-add horizontal line that got removed by accident

This commit is contained in:
Tor Hveem 2013-10-26 23:41:37 +02:00
parent 348940bee0
commit 57b8a7a146

View file

@ -146,7 +146,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel
</div>
</div>
<div class="content" ng-show="connected">
<div id="topbar" class="">
<div id="topbar" class="horizontal-line">
<div class="brand">
<img alt="brand" src="img/favicon.png">
</div>