From a900270969f5ea22618eddcd9eb9f7792a82aee4 Mon Sep 17 00:00:00 2001
From: Henning Leutz <leutz@pcsg.de>
Date: Thu, 4 Jun 2015 14:54:42 +0200
Subject: [PATCH] article clear

---
 bin/types/category.css | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/bin/types/category.css b/bin/types/category.css
index eb902af..cb27ab0 100644
--- a/bin/types/category.css
+++ b/bin/types/category.css
@@ -1,4 +1,10 @@
 .quiqqer-faq-list-linkToTop {
     clear: both;
     float: right;
+}
+
+.quiqqer-faq-list article {
+    clear: both;
+    float: right;
+    width: 100%;
 }
\ No newline at end of file
-- 
GitLab