Style fixes

This commit is contained in:
Juan 2018-03-01 23:41:27 +01:00
parent 128c0d0ea3
commit 2c4fed4938
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<vn-vertical pad-medium>
<vn-card pad-large>
<vn-vertical>
<vn-title vn-one margin-large-bottom>Recovery</vn-title>
<vn-title>Recovery</vn-title>
<vn-grid-header on-order="$ctrl.onOrder(field, order)">
<vn-column-header vn-one pad-medium-h field="started" text="Since" default-order="DESC"></vn-column-header>
<vn-column-header vn-one pad-medium-h field="finished" text="To"></vn-column-header>

View File

@ -1,5 +1,5 @@
<mg-ajax path="/item/api/ItemLogs/getLog" options="vnIndexNonAuto"></mg-ajax>
<vn-vertical pad-medium>
<vn-vertical>
<vn-card pad-large>
<vn-vertical>
<vn-title>Item history</vn-title>