Commit 9f66e62b by Bence Dányi

firewall_gui: balance layout

parent 54db2c0a
......@@ -121,6 +121,8 @@
<span class="help-inline" ng-bind="getError('snat_ip')"></span>
</div>
</div>
</div>
<div class="span5">
<div class="control-group" ng-class="hasError('owner')">
<label class="control-label" for="owner">Owner</label>
<div class="controls">
......@@ -146,8 +148,6 @@
<span class="help-inline" ng-bind="getError('interface')"></span>
</div>
</div>
</div>
<div class="span5">
<div class="control-group" ng-class="hasError('domain')">
<label class="control-label" for="domain">Domain</label>
<div class="controls">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment