tdo not put first card in CSS grid - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 8655ad4ce27cc488533de82b73302ab700a148cb
 (DIR) parent 01e0fd69a85ce688f08cccd42a09957fbe6ff742
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 19 Nov 2015 11:40:36 +0100
       
       do not put first card in CSS grid
       
       Diffstat:
         M index.php                           |       4 +---
       
       1 file changed, 1 insertion(+), 3 deletions(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -119,8 +119,7 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
                    <!-- page header -->
                    <h2 class="header center orange-text">MCMC inversion results</h2>
        
       -            <div class="row">
       -              <div class="col s12 m12">
       +            <div class="row center">
                        <div class="card">
                          <div class="card-image">
                        <?php 
       t@@ -135,7 +134,6 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
        
                          </div>
                        </div>
       -              </div>
                    </div>
        
                    <div class="row">