Commit 3e4616c30d63910fbe1f9585d550cd67fc3a80fc

Authored by Athos
1 parent db9bac77
Exists in master

change column sizes and offset

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
template.html.tt
... ... @@ -47,7 +47,7 @@
47 47 </div>
48 48  
49 49 <div class="row">
50   - <div class="col-md-10 col-md-offset-1">
  50 + <div class="col-md-12">
51 51 <!--<div class="col-lg-6 col-lg-offset-3 col-md-8 col-md-offset-2 col-sm-12 col-xs-12">-->
52 52 <table class="datatable table table-striped table-bordered">
53 53 <thead>
... ...