Small layout and translation fixes [skip ci]

This commit is contained in:
James Cole
2015-07-10 05:39:35 +02:00
parent 137208c3fd
commit b6960fb0e5
4 changed files with 9 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
{% block content %}
<div class="row">
<div class="col-lg-10 col-md-8 col-sm-12">
<div class="col-lg-8 col-md-8 col-sm-12">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{{ 'incomeVsExpenses'|_ }}</h3>
@@ -22,7 +22,7 @@
</div>
</div>
</div>
<div class="col-lg-2 col-md-4 col-sm-12">
<div class="col-lg-4 col-md-4 col-sm-12">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{{ 'incomeVsExpenses'|_ }}</h3>