Center connection information
This commit is contained in:
parent
fa2fb0957d
commit
fda2fffb99
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<body ng-app="weechat" ng-controller="WeechatCtrl">
|
||||
<div id="wrap">
|
||||
<div>
|
||||
<div ng-hide="connected">
|
||||
<div ng-hide="connected" class="container">
|
||||
<form class="form-horizontal">
|
||||
<legend>Connection</legend>
|
||||
<div class="alert alert-danger" ng-show="errorMessage">
|
||||
|
|
Loading…
Reference in a new issue