diff --git a/docs/source/CITests.rst b/docs/source/CITests.rst
index 97d0f8d7108046231e0ff6bee4de42ba25538399..a4405efda8860b8dc567520e7372ddeab3956fca 100644
--- a/docs/source/CITests.rst
+++ b/docs/source/CITests.rst
@@ -64,27 +64,27 @@ Single-grid, single-process (SGS) particle-only tests:
 
 Fluid-only tests:
 
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 | Test  |     | nx | ny | nz | bc_x  | bc_y | bc_z | Ng  | Np                   |
 +=======+=====+====+====+====+=======+======+======+=====+====+=================+
 | FLD01 |     | 8  | 4  | 4  | Per   | NSW  | Per  | Poiseuille flow (periodic) |
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 |       | SGS |    |    |    |       |      |      | 1   | 1                    |
 |       | MGS |    |    |    |       |      |      | 2   | 1                    |
 |       | MGP |    |    |    |       |      |      | 2   | X                    |
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 | FLD02 |     | 80 |16  | 16 | MI/PO | NSW  | NSW  | Couette flow - rectangular |
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 |       | SGS |    |    |    |       |      |      |  1  | 1                    |
 |       | MGS |    |    |    |       |      |      |  40 | 1                    | 
 |       | MGP |    |    |    |       |      |      |  40 | X                    |
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 | FLD03 |     | 8  | 8  | 4  | PI/PO | NSW  | Per  | Poiseuille Flow  (pi / po) |
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 |       | SGS |    |    |    |       |      |      |  1  | 1                    |
 |       | MGS |    |    |    |       |      |      |  4  | 1                    |
 |       | MGP |    |    |    |       |      |      |  4  | X                    |
-+-------+-----+----+----+----+-------+------+------+-----+----+-----------------+
++-------+-----+----+----+----+-------+------+------+-----+----------------------+
 
 Coupled particle/fluid tests: