From adc038dbc38b96a01b3a9c0a571c9e5645cee54a Mon Sep 17 00:00:00 2001
From: juliane <juliane@web>
Date: Thu, 7 Aug 2014 19:59:34 +0200
Subject: table bug fixed with table-nonfluid

---
 Projekte/Krautfanding/index.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'Projekte/Krautfanding')

diff --git a/Projekte/Krautfanding/index.mdwn b/Projekte/Krautfanding/index.mdwn
index c545f975..ae7a3ef2 100644
--- a/Projekte/Krautfanding/index.mdwn
+++ b/Projekte/Krautfanding/index.mdwn
@@ -38,11 +38,11 @@ Ist ein Projekt finanziert und es ist am Ende Geld übrig, wird am Plenum nach R
 
 # Projektliste:
 
-[[!table class="table table-hover" format="csv" file="Projekte/Krautfanding/projektstatus.csv"]]
+[[!table class="table table-hover table-nonfluid" format="csv" file="Projekte/Krautfanding/projektstatus.csv"]]
 
 # Erfolgreich Finanziert:
 
-[[!table data="""
+[[!table class="table table-hover table-nonfluid" data="""
 Konto |Projekt |Ansprechpartner |Benötigt |Eingenommen |Ausgegeben |Vorhanden
 0000 |Project X |Mr. X |0Fr. |0Fr. |0Fr. |0Fr.
 """]]
-- 
cgit v1.2.1