ui: pad service view in the middle
This commit is contained in:
parent
02ec81d252
commit
805c47a044
|
@ -245,7 +245,7 @@
|
|||
|
||||
<script type="text/x-handlebars" id="services">
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-lg-5">
|
||||
<div class="col-md-6 col-lg-5 padded-right-middle">
|
||||
{{view App.ActionBarView }}
|
||||
|
||||
{{#if filteredContent}}
|
||||
|
|
Loading…
Reference in a new issue